File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
src/content/data/testimonials Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 3333 "link" : " https://www.reddit.com/r/androiddev/comments/tdytzt/how_to_record_replay_http_traffic_in_android_and/i0p5dw5/" ,
3434 "source" : " Cultist" ,
3535 "quote" : " I've had really good experience with Http Toolkit as a proxy. Very user friendly. QA loves it for Android"
36+ },
37+ {
38+ "link" : " https://www.reddit.com/r/ReverseEngineering/comments/it7yv7/http_toolkit_opensource_tool_with_oneclick_mitm/m5nz1kh/" ,
39+ "source" : " Careless-Rice-199" ,
40+ "quote" : " I have been using this tool for about three months and it is the best thing I have ever found"
3641 }
3742]
Original file line number Diff line number Diff line change @@ -100,5 +100,6 @@ export const HIGHLIGHT_STRINGS = [
100100 'HTTP Toolkit is amazing' ,
101101 'just click and inspect network traffic' ,
102102 'I cannot imagine tackling any future http-related problem without it' ,
103- 'an ideal tool for anyone looking to gain deeper insights into their web traffic'
103+ 'an ideal tool for anyone looking to gain deeper insights into their web traffic' ,
104+ 'the best thing I have ever found'
104105] ;
You can’t perform that action at this time.
0 commit comments