Skip to content

Instantly share code, notes, and snippets.

@joshmn

joshmn/toptal.rb Secret

Created September 29, 2022 00:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshmn/c87a52b5328aa4f452be7970af4ba407 to your computer and use it in GitHub Desktop.
Save joshmn/c87a52b5328aa4f452be7970af4ba407 to your computer and use it in GitHub Desktop.
weird behavior bug with toptal?
# https://news.ycombinator.com/item?id=33013873
cmd = <<STR
curl 'https://www.toptal.com/developers/html-minifier/api/raw' \
--data-raw 'input=%0A%3C%21doctype+html%3E%0A%3Chtml+lang%3D%22en%22%3E%0A++%3Chead%3E%0A++++%3Cmeta+charset%3D%22utf-8%22%3E%0A%3Cmeta+name%3D%22viewport%22+content%3D%22width%3Ddevice-width%2C+initial-scale%3D1%2C+shrink-to-fit%3Dno%22%3E%0A%3Cmeta+name%3D%22description%22+content%3D%22Quickly+get+a+project+started+with+any+of+our+examples+ranging+from+using+parts+of+the+framework+to+custom+components+and+layouts.%22%3E%0A%3Cmeta+name%3D%22author%22+content%3D%22Mark+Otto%2C+Jacob+Thornton%2C+and+Bootstrap+contributors%22%3E%0A%3Cmeta+name%3D%22generator%22+content%3D%22Jekyll+v3.7.0%22%3E%0A%0A%3Ctitle%3EExamples+%C2%B7+Bootstrap%3C%2Ftitle%3E%0A%0A%3Clink+rel%3D%22canonical%22+href%3D%22https%3A%2F%2Fgetbootstrap.com%2Fdocs%2F4.0%2Fexamples%2F%22%3E%0A%0A%3C%21--+Bootstrap+core+CSS+--%3E%0A%0A%3Clink+href%3D%22%2Fdocs%2F4.0%2Fdist%2Fcss%2Fbootstrap.min.css%22+rel%3D%22stylesheet%22+integrity%3D%22sha384-Gn5384xqQ1aoWXA%2B058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW%2FdAiS6JXm%22+crossorigin%3D%22anonymous%22%3E%0A%0A%0A%3C%21--+Documentation+extras+--%3E%0A%0A%3Clink+href%3D%22%2Fdocs%2F4.0%2Fassets%2Fcss%2Fdocs.min.css%22+rel%3D%22stylesheet%22%3E%0A%0A%3C%21--+Favicons+--%3E%0A%3Clink+rel%3D%22apple-touch-icon%22+href%3D%22%2Fdocs%2F4.0%2Fassets%2Fimg%2Ffavicons%2Fapple-touch-icon.png%22+sizes%3D%22180x180%22%3E%0A%3Clink+rel%3D%22icon%22+href%3D%22%2Fdocs%2F4.0%2Fassets%2Fimg%2Ffavicons%2Ffavicon-32x32.png%22+sizes%3D%2232x32%22+type%3D%22image%2Fpng%22%3E%0A%3Clink+rel%3D%22icon%22+href%3D%22%2Fdocs%2F4.0%2Fassets%2Fimg%2Ffavicons%2Ffavicon-16x16.png%22+sizes%3D%2216x16%22+type%3D%22image%2Fpng%22%3E%0A%3Clink+rel%3D%22manifest%22+href%3D%22%2Fdocs%2F4.0%2Fassets%2Fimg%2Ffavicons%2Fmanifest.json%22%3E%0A%3Clink+rel%3D%22mask-icon%22+href%3D%22%2Fdocs%2F4.0%2Fassets%2Fimg%2Ffavicons%2Fsafari-pinned-tab.svg%22+color%3D%22%23563d7c%22%3E%0A%3Clink+rel%3D%22icon%22+href%3D%22%2Fdocs%2F4.0%2Fassets%2Fimg%2Ffavicons%2Ffavicon.ico%22%3E%0A%3Cmeta+name%3D%22msapplication-config%22+content%3D%22%2Fdocs%2F4.0%2Fassets%2Fimg%2Ffavicons%2Fbrowserconfig.xml%22%3E%0A%3Cmeta+name%3D%22theme-color%22+content%3D%22%23563d7c%22%3E%0A%0A%0A%3C%21--+Twitter+--%3E%0A%3Cmeta+name%3D%22twitter%3Acard%22+content%3D%22summary%22%3E%0A%3Cmeta+name%3D%22twitter%3Asite%22+content%3D%22%40getbootstrap%22%3E%0A%3Cmeta+name%3D%22twitter%3Acreator%22+content%3D%22%40getbootstrap%22%3E%0A%3Cmeta+name%3D%22twitter%3Atitle%22+content%3D%22Examples%22%3E%0A%3Cmeta+name%3D%22twitter%3Adescription%22+content%3D%22Quickly+get+a+project+started+with+any+of+our+examples+ranging+from+using+parts+of+the+framework+to+custom+components+and+layouts.%22%3E%0A%3Cmeta+name%3D%22twitter%3Aimage%22+content%3D%22https%3A%2F%2Fgetbootstrap.com%2Fdocs%2F4.0%2Fassets%2Fbrand%2Fbootstrap-social-logo.png%22%3E%0A%0A%3C%21--+Facebook+--%3E%0A%3Cmeta+property%3D%22og%3Aurl%22+content%3D%22https%3A%2F%2Fgetbootstrap.com%2Fdocs%2F4.0%2Fexamples%2F%22%3E%0A%3Cmeta+property%3D%22og%3Atitle%22+content%3D%22Examples%22%3E%0A%3Cmeta+property%3D%22og%3Adescription%22+content%3D%22Quickly+get+a+project+started+with+any+of+our+examples+ranging+from+using+parts+of+the+framework+to+custom+components+and+layouts.%22%3E%0A%3Cmeta+property%3D%22og%3Atype%22+content%3D%22website%22%3E%0A%3Cmeta+property%3D%22og%3Aimage%22+content%3D%22http%3A%2F%2Fgetbootstrap.com%2Fdocs%2F4.0%2Fassets%2Fbrand%2Fbootstrap-social.png%22%3E%0A%3Cmeta+property%3D%22og%3Aimage%3Asecure_url%22+content%3D%22https%3A%2F%2Fgetbootstrap.com%2Fdocs%2F4.0%2Fassets%2Fbrand%2Fbootstrap-social.png%22%3E%0A%3Cmeta+property%3D%22og%3Aimage%3Atype%22+content%3D%22image%2Fpng%22%3E%0A%3Cmeta+property%3D%22og%3Aimage%3Awidth%22+content%3D%221200%22%3E%0A%3Cmeta+property%3D%22og%3Aimage%3Aheight%22+content%3D%22630%22%3E%0A%0A%0A%3Cscript+defer+src%3D%22https%3A%2F%2Fcdn.usefathom.com%2Fscript.js%22+data-site%3D%22ITUSEYJG%22%3E%3C%2Fscript%3E%0A%3Cscript%3E%0A++%28function%28i%2Cs%2Co%2Cg%2Cr%2Ca%2Cm%29%7Bi%5B%27GoogleAnalyticsObject%27%5D%3Dr%3Bi%5Br%5D%3Di%5Br%5D%7C%7Cfunction%28%29%7B%0A++%28i%5Br%5D.q%3Di%5Br%5D.q%7C%7C%5B%5D%29.push%28arguments%29%7D%2Ci%5Br%5D.l%3D1*new+Date%28%29%3Ba%3Ds.createElement%28o%29%2C%0A++m%3Ds.getElementsByTagName%28o%29%5B0%5D%3Ba.async%3D1%3Ba.src%3Dg%3Bm.parentNode.insertBefore%28a%2Cm%29%0A++%7D%29%28window%2Cdocument%2C%27script%27%2C%27https%3A%2F%2Fwww.google-analytics.com%2Fanalytics.js%27%2C%27ga%27%29%3B%0A++ga%28%27create%27%2C+%27UA-146052-10%27%2C+%27getbootstrap.com%27%29%3B%0A++ga%28%27set%27%2C+%27anonymizeIp%27%2C+true%29%3B%0A++ga%28%27send%27%2C+%27pageview%27%29%3B%0A%3C%2Fscript%3E%0A%0A++%3C%2Fhead%3E%0A++%3Cbody%3E%0A++++%3Ca+id%3D%22skippy%22+class%3D%22sr-only+sr-only-focusable%22+href%3D%22%23content%22%3E%0A++++++%3Cdiv+class%3D%22container%22%3E%0A++++++++%3Cspan+class%3D%22skiplink-text%22%3ESkip+to+main+content%3C%2Fspan%3E%0A++++++%3C%2Fdiv%3E%0A++++%3C%2Fa%3E%0A%0A++++%3Ca+href%3D%22https%3A%2F%2Fgetbootstrap.com%2F%22+class%3D%22d-block+px-3+py-2+text-center+text-bold+text-white+old-bv%22%3EThere%27s+a+newer+version+of+Bootstrap+4%21%3C%2Fa%3E%0A%0A%3Cheader+class%3D%22navbar+navbar-expand+navbar-dark+flex-column+flex-md-row+bd-navbar%22%3E%0A++%3Ca+class%3D%22navbar-brand+mr-0+mr-md-2%22+href%3D%22%2F%22+aria-label%3D%22Bootstrap%22%3E%3Csvg+class%3D%22d-block%22+width%3D%2236%22+height%3D%2236%22+viewbox%3D%220+0+612+612%22+xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22+focusable%3D%22false%22%3E%3Ctitle%3EBootstrap%3C%2Ftitle%3E%3Cpath+fill%3D%22currentColor%22+d%3D%22M510+8a94.3+94.3+0+0+1+94+94v408a94.3+94.3+0+0+1-94+94H102a94.3+94.3+0+0+1-94-94V102a94.3+94.3+0+0+1+94-94h408m0-8H102C45.9+0+0+45.9+0+102v408c0+56.1+45.9+102+102+102h408c56.1+0+102-45.9+102-102V102C612+45.9+566.1+0+510+0z%22%2F%3E%3Cpath+fill%3D%22currentColor%22+d%3D%22M196.77+471.5V154.43h124.15c54.27+0+91+31.64+91+79.1+0+33-24.17+63.72-54.71+69.21v1.76c43.07+5.49+70.75+35.82+70.75+78+0+55.81-40+89-107.45+89zm39.55-180.4h63.28c46.8+0+72.29-18.68+72.29-53+0-31.42-21.53-48.78-60-48.78h-75.57zm78.22+145.46c47.68+0+72.73-19.34+72.73-56s-25.93-55.37-76.46-55.37h-74.49v111.4z%22%2F%3E%3C%2Fsvg%3E%0A%3C%2Fa%3E%0A%0A++%3Cdiv+class%3D%22navbar-nav-scroll%22%3E%0A++++%3Cul+class%3D%22navbar-nav+bd-navbar-nav+flex-row%22%3E%0A++++++%3Cli+class%3D%22nav-item%22%3E%0A++++++++%3Ca+class%3D%22nav-link+%22+href%3D%22%2F%22+onclick%3D%22ga%28%27send%27%2C+%27event%27%2C+%27Navbar%27%2C+%27Community+links%27%2C+%27Bootstrap%27%29%3B%22%3EHome%3C%2Fa%3E%0A++++++%3C%2Fli%3E%0A++++++%3Cli+class%3D%22nav-item%22%3E%0A++++++++%3Ca+class%3D%22nav-link+%22+href%3D%22%2Fdocs%2F4.0%2Fgetting-started%2Fintroduction%2F%22+onclick%3D%22ga%28%27send%27%2C+%27event%27%2C+%27Navbar%27%2C+%27Community+links%27%2C+%27Docs%27%29%3B%22%3EDocumentation%3C%2Fa%3E%0A++++++%3C%2Fli%3E%0A++++++%3Cli+class%3D%22nav-item%22%3E%0A++++++++%3Ca+class%3D%22nav-link+active%22+href%3D%22%2Fdocs%2F4.0%2Fexamples%2F%22+onclick%3D%22ga%28%27send%27%2C+%27event%27%2C+%27Navbar%27%2C+%27Community+links%27%2C+%27Examples%27%29%3B%22%3EExamples%3C%2Fa%3E%0A++++++%3C%2Fli%3E%0A++++++%3Cli+class%3D%22nav-item%22%3E%0A++++++++%3Ca+class%3D%22nav-link%22+href%3D%22https%3A%2F%2Fthemes.getbootstrap.com%2F%22+onclick%3D%22ga%28%27send%27%2C+%27event%27%2C+%27Navbar%27%2C+%27Community+links%27%2C+%27Themes%27%29%3B%22+target%3D%22_blank%22+rel%3D%22noopener%22%3EThemes%3C%2Fa%3E%0A++++++%3C%2Fli%3E%0A%0A++++++%3Cli+class%3D%22nav-item%22%3E%0A++++++++%3Ca+class%3D%22nav-link%22+href%3D%22https%3A%2F%2Fexpo.getbootstrap.com%2F%22+onclick%3D%22ga%28%27send%27%2C+%27event%27%2C+%27Navbar%27%2C+%27Community+links%27%2C+%27Expo%27%29%3B%22+target%3D%22_blank%22+rel%3D%22noopener%22%3EExpo%3C%2Fa%3E%0A++++++%3C%2Fli%3E%0A++++++%3Cli+class%3D%22nav-item%22%3E%0A++++++++%3Ca+class%3D%22nav-link%22+href%3D%22https%3A%2F%2Fblog.getbootstrap.com%2F%22+onclick%3D%22ga%28%27send%27%2C+%27event%27%2C+%27Navbar%27%2C+%27Community+links%27%2C+%27Blog%27%29%3B%22+target%3D%22_blank%22+rel%3D%22noopener%22%3EBlog%3C%2Fa%3E%0A++++++%3C%2Fli%3E%0A++++%3C%2Ful%3E%0A++%3C%2Fdiv%3E%0A%0A++%3Cul+class%3D%22navbar-nav+flex-row+ml-md-auto+d-none+d-md-flex%22%3E%0A++++%3Cli+class%3D%22nav-item+dropdown%22%3E%0A++++++%3Ca+class%3D%22nav-item+nav-link+dropdown-toggle+mr-md-2%22+href%3D%22%23%22+id%3D%22bd-versions%22+data-toggle%3D%22dropdown%22+aria-haspopup%3D%22true%22+aria-expanded%3D%22false%22%3E%0A++++++++v4.0%0A++++++%3C%2Fa%3E%0A++++++%3Cdiv+class%3D%22dropdown-menu+dropdown-menu-right%22+aria-labelledby%3D%22bd-versions%22%3E%0A++++++++%3Ca+class%3D%22dropdown-item%22+href%3D%22%2Fdocs%2F4.1%2F%22%3ELatest+%28v4.1.x%29%3C%2Fa%3E%0A++++++++%3Ca+class%3D%22dropdown-item+active%22+href%3D%22%2Fdocs%2F4.0%2F%22%3Ev4.0.0%3C%2Fa%3E%0A++++++++%3Cdiv+class%3D%22dropdown-divider%22%3E%3C%2Fdiv%3E%0A++++++++%3Ca+class%3D%22dropdown-item%22+href%3D%22https%3A%2F%2Fv4-alpha.getbootstrap.com%2F%22%3Ev4+Alpha+6%3C%2Fa%3E%0A++++++++%3Ca+class%3D%22dropdown-item%22+href%3D%22https%3A%2F%2Fgetbootstrap.com%2Fdocs%2F3.3%2F%22%3Ev3.3.7%3C%2Fa%3E%0A++++++++%3Ca+class%3D%22dropdown-item%22+href%3D%22https%3A%2F%2Fgetbootstrap.com%2F2.3.2%2F%22%3Ev2.3.2%3C%2Fa%3E%0A++++++%3C%2Fdiv%3E%0A++++%3C%2Fli%3E%0A%0A++++%3Cli+class%3D%22nav-item%22%3E%0A++++++%3Ca+class%3D%22nav-link+p-2%22+href%3D%22https%3A%2F%2Fgithub.com%2Ftwbs%2Fbootstrap%22+target%3D%22_blank%22+rel%3D%22noopener%22+aria-label%3D%22GitHub%22%3E%3Csvg+class%3D%22navbar-nav-svg%22+xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22+viewbox%3D%220+0+512+499.36%22+focusable%3D%22false%22%3E%3Ctitle%3EGitHub%3C%2Ftitle%3E%3Cpath+d%3D%22M256+0C114.64+0+0+114.61+0+256c0+113.09+73.34+209+175.08+242.9+12.8+2.35+17.47-5.56+17.47-12.34+0-6.08-.22-22.18-.35-43.54-71.2+15.49-86.2-34.34-86.2-34.34-11.64-29.57-28.42-37.45-28.42-37.45-23.27-15.84+1.73-15.55+1.73-15.55+25.69+1.81+39.21+26.38+39.21+26.38+22.84+39.12+59.92+27.82+74.5+21.27+2.33-16.54+8.94-27.82+16.25-34.22-56.84-6.43-116.6-28.43-116.6-126.49+0-27.95+10-50.8+26.35-68.69-2.63-6.48-11.42-32.5+2.51-67.75+0+0+21.49-6.88+70.4+26.24a242.65+242.65+0+0+1+128.18+0c48.87-33.13+70.33-26.24+70.33-26.24+14+35.25+5.18+61.27+2.55+67.75+16.41+17.9+26.31+40.75+26.31+68.69+0+98.35-59.85+120-116.88+126.32+9.19+7.9+17.38+23.53+17.38+47.41+0+34.22-.31+61.83-.31+70.23+0+6.85+4.61+14.81+17.6+12.31C438.72+464.97+512+369.08+512+256.02+512+114.62+397.37+0+256+0z%22+fill%3D%22currentColor%22+fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E%0A%3C%2Fa%3E%0A++++%3C%2Fli%3E%0A++++%3Cli+class%3D%22nav-item%22%3E%0A++++++%3Ca+class%3D%22nav-link+p-2%22+href%3D%22https%3A%2F%2Ftwitter.com%2Fgetbootstrap%22+target%3D%22_blank%22+rel%3D%22noopener%22+aria-label%3D%22Twitter%22%3E%3Csvg+class%3D%22navbar-nav-svg%22+xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22+viewbox%3D%220+0+512+416.32%22+focusable%3D%22false%22%3E%3Ctitle%3ETwitter%3C%2Ftitle%3E%3Cpath+d%3D%22M160.83+416.32c193.2+0+298.92-160.22+298.92-298.92+0-4.51+0-9-.2-13.52A214+214+0+0+0+512+49.38a212.93+212.93+0+0+1-60.44+16.6+105.7+105.7+0+0+0+46.3-58.19+209+209+0+0+1-66.79+25.37+105.09+105.09+0+0+0-181.73+71.91+116.12+116.12+0+0+0+2.66+24c-87.28-4.3-164.73-46.3-216.56-109.82A105.48+105.48+0+0+0+68+159.6a106.27+106.27+0+0+1-47.53-13.11v1.43a105.28+105.28+0+0+0+84.21+103.06+105.67+105.67+0+0+1-47.33+1.84+105.06+105.06+0+0+0+98.14+72.94A210.72+210.72+0+0+1+25+370.84a202.17+202.17+0+0+1-25-1.43+298.85+298.85+0+0+0+160.83+46.92%22+fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E%0A%3C%2Fa%3E%0A++++%3C%2Fli%3E%0A++%3C%2Ful%3E%0A%0A++%3Ca+class%3D%22btn+btn-bd-download+d-none+d-lg-inline-block+mb-3+mb-md-0+ml-md-3%22+href%3D%22https%3A%2F%2Fgithub.com%2Ftwbs%2Fbootstrap%2Farchive%2Fv4.0.0.zip%22%3EDownload%3C%2Fa%3E%0A%3C%2Fheader%3E%0A%0A%0A%0A++++++%3Cmain+id%3D%22content%22+role%3D%22main%22%3E%0A++++++++%3Cheader+class%3D%22d-flex+flex-column+flex-md-row+align-items-md-center+p-5+bg-light%22%3E%0A++%3Cdiv+class%3D%22pt-md-3+pb-md-4%22%3E%0A++++%3Ch1+class%3D%22bd-title+mt-0%22%3EExamples%3C%2Fh1%3E%0A++++%3Cp+class%3D%22bd-lead%22%3EQuickly+get+a+project+started+with+any+of+our+examples+ranging+from+using+parts+of+the+framework+to+custom+components+and+layouts.%3C%2Fp%3E%0A++++%3Ca+href%3D%22https%3A%2F%2Fgithub.com%2Ftwbs%2Fbootstrap%2Farchive%2Fv4.0.0.zip%22+class%3D%22btn+btn-lg+btn-bd-primary%22+onclick%3D%22ga%28%27send%27%2C+%27event%27%2C+%27Examples%27%2C+%27Hero%27%2C+%27Download%27%29%3B%22%3EDownload+source+code%3C%2Fa%3E%0A++%3C%2Fdiv%3E%0A++%3Cscript+async+src%3D%22https%3A%2F%2Fcdn.carbonads.com%2Fcarbon.js%3Fserve%3DCKYIKKJL%26placement%3Dgetbootstrapcom%22+id%3D%22_carbonads_js%22%3E%3C%2Fscript%3E%0A%0A%3C%2Fheader%3E%0A%0A%3Cmain+class%3D%22bd-content+p-5%22+role%3D%22main%22%3E%0A%0A++%3Ch2%3ECustom+components%3C%2Fh2%3E%0A++%3Cp%3EBrand+new+components+and+templates+to+help+folks+quickly+get+started+with+Bootstrap+and+demonstrate+best+practices+for+adding+onto+the+framework.%3C%2Fp%3E%0A%0A++++%3Cdiv+class%3D%22row%22%3E%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Falbum%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Falbum.png%22+alt%3D%22Album+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EAlbum%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ESimple+one-page+template+for+photo+galleries%2C+portfolios%2C+and+more.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fpricing%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fpricing.png%22+alt%3D%22Pricing+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EPricing%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EExample+pricing+page+built+with+Cards+and+featuring+a+custom+header+and+footer.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fcheckout%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fcheckout.png%22+alt%3D%22Checkout+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ECheckout%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ECustom+checkout+form+showing+our+form+components+and+their+validation+features.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fproduct%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fproduct.png%22+alt%3D%22Product+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EProduct%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ELean+product-focused+marketing+page+with+extensive+grid+and+image+work.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fcover%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fcover.png%22+alt%3D%22Cover+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ECover%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EA+one-page+template+for+building+simple+and+beautiful+home+pages.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fcarousel%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fcarousel.png%22+alt%3D%22Carousel+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ECarousel%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ECustomize+the+navbar+and+carousel%2C+then+add+some+new+components.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fblog%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fblog.png%22+alt%3D%22Blog+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EBlog%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EMagazine+like+blog+template+with+header%2C+navigation%2C+featured+content.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fdashboard%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fdashboard.png%22+alt%3D%22Dashboard+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EDashboard%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EBasic+admin+dashboard+shell+with+fixed+sidebar+and+navbar.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fsign-in%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fsign-in.png%22+alt%3D%22Sign-in+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ESign-in%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ECustom+form+layout+and+design+for+a+simple+sign+in+form.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fsticky-footer%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fsticky-footer.png%22+alt%3D%22Sticky+footer+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ESticky+footer%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EAttach+a+footer+to+the+bottom+of+the+viewport+when+page+content+is+short.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fsticky-footer-navbar%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fsticky-footer-navbar.png%22+alt%3D%22Sticky+footer+navbar+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ESticky+footer+navbar%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EAttach+a+footer+to+the+bottom+of+the+viewport+with+a+fixed+top+navbar.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A++++%3C%2Fdiv%3E%0A%0A%0A++%3Ch2%3EFramework%3C%2Fh2%3E%0A++%3Cp%3EExamples+that+focus+on+implementing+uses+of+built-in+components+provided+by+Bootstrap.%3C%2Fp%3E%0A%0A++++%3Cdiv+class%3D%22row%22%3E%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fstarter-template%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fstarter-template.png%22+alt%3D%22Starter+template+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EStarter+template%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ENothing+but+the+basics%3A+compiled+CSS+and+JavaScript.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fgrid%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fgrid.png%22+alt%3D%22Grid+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EGrid%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EMultiple+examples+of+grid+layouts+with+all+four+tiers%2C+nesting%2C+and+more.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fjumbotron%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fjumbotron.png%22+alt%3D%22Jumbotron+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EJumbotron%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EBuild+around+the+jumbotron+with+a+navbar+and+some+basic+grid+columns.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A++++%3C%2Fdiv%3E%0A%0A%0A++%3Ch2%3ENavbars%3C%2Fh2%3E%0A++%3Cp%3ETaking+the+default+navbar+component+and+showing+how+it+can+be+moved%2C+placed%2C+and+extended.%3C%2Fp%3E%0A%0A++++%3Cdiv+class%3D%22row%22%3E%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fnavbars%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fnavbars.png%22+alt%3D%22Navbars+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ENavbars%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EDemonstration+of+all+responsive+and+container+options+for+the+navbar.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fnavbar-static%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fnavbar-static.png%22+alt%3D%22Navbar+static+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ENavbar+static%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ESingle+navbar+example+of+a+static+top+navbar+along+with+some+additional+content.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fnavbar-fixed%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fnavbar-fixed.png%22+alt%3D%22Navbar+fixed+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ENavbar+fixed%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ESingle+navbar+example+with+a+fixed+top+navbar+along+with+some+additional+content.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Fnavbar-bottom%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Fnavbar-bottom.png%22+alt%3D%22Navbar+bottom+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3ENavbar+bottom%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ESingle+navbar+example+with+a+bottom+navbar+along+with+some+additional+content.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A++++%3C%2Fdiv%3E%0A%0A%0A++%3Ch2%3EExperiments%3C%2Fh2%3E%0A++%3Cp%3EExamples+that+focus+on+future-friendly+features+or+techniques.%3C%2Fp%3E%0A%0A++++%3Cdiv+class%3D%22row%22%3E%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Ffloating-labels%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Ffloating-labels.png%22+alt%3D%22Floating+labels+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EFloating+labels%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3EBeautifully+simple+forms+with+floating+labels+over+your+inputs.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A%0A%0A%0A++++++%3Cdiv+class%3D%22col-sm-6+col-md-4+col-xl-3+mb-3%22%3E%0A++++++++%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2Foffcanvas%2F%22%3E%0A++++++++++%3Cimg+class%3D%22img-thumbnail+mb-3%22+src%3D%22%2Fdocs%2F4.0%2Fexamples%2Fscreenshots%2Foffcanvas.png%22+alt%3D%22Offcanvas+screenshot%22+width%3D%22960%22+height%3D%22600%22%3E%0A++++++++++%3Ch5+class%3D%22mb-1%22%3EOffcanvas%3C%2Fh5%3E%0A++++++++%3C%2Fa%3E%0A++++++++%3Cp+class%3D%22text-muted%22%3ETurn+your+expandable+navbar+into+a+sliding+offcanvas+menu.%3C%2Fp%3E%0A++++++%3C%2Fdiv%3E%0A++++%3C%2Fdiv%3E%0A%0A%0A%0A%3C%2Fmain%3E%0A%0A++++++%3C%2Fmain%3E%0A%0A%0A++++%3Cfooter+class%3D%22bd-footer+text-muted%22%3E%0A++%3Cdiv+class%3D%22container-fluid+p-3+p-md-5%22%3E%0A++++%3Cul+class%3D%22bd-footer-links%22%3E%0A++++++%3Cli%3E%3Ca+href%3D%22https%3A%2F%2Fgithub.com%2Ftwbs%2Fbootstrap%22%3EGitHub%3C%2Fa%3E%3C%2Fli%3E%0A++++++%3Cli%3E%3Ca+href%3D%22https%3A%2F%2Ftwitter.com%2Fgetbootstrap%22%3ETwitter%3C%2Fa%3E%3C%2Fli%3E%0A++++++%3Cli%3E%3Ca+href%3D%22%2Fdocs%2F4.0%2Fexamples%2F%22%3EExamples%3C%2Fa%3E%3C%2Fli%3E%0A++++++%3Cli%3E%3Ca+href%3D%22%2Fdocs%2F4.0%2Fabout%2Foverview%2F%22%3EAbout%3C%2Fa%3E%3C%2Fli%3E%0A++++%3C%2Ful%3E%0A++++%3Cp%3EDesigned+and+built+with+all+the+love+in+the+world+by+%3Ca+href%3D%22https%3A%2F%2Ftwitter.com%2Fmdo%22+target%3D%22_blank%22+rel%3D%22noopener%22%3E%40mdo%3C%2Fa%3E+and+%3Ca+href%3D%22https%3A%2F%2Ftwitter.com%2Ffat%22+target%3D%22_blank%22+rel%3D%22noopener%22%3E%40fat%3C%2Fa%3E.+Maintained+by+the+%3Ca+href%3D%22https%3A%2F%2Fgithub.com%2Forgs%2Ftwbs%2Fpeople%22%3Ecore+team%3C%2Fa%3E+with+the+help+of+%3Ca+href%3D%22https%3A%2F%2Fgithub.com%2Ftwbs%2Fbootstrap%2Fgraphs%2Fcontributors%22%3Eour+contributors%3C%2Fa%3E.%3C%2Fp%3E%0A++++%3Cp%3ECurrently+v4.0.0.+Code+licensed+%3Ca+href%3D%22https%3A%2F%2Fgithub.com%2Ftwbs%2Fbootstrap%2Fblob%2Fmain%2FLICENSE%22+target%3D%22_blank%22+rel%3D%22license+noopener%22%3EMIT%3C%2Fa%3E%2C+docs+%3Ca+href%3D%22https%3A%2F%2Fcreativecommons.org%2Flicenses%2Fby%2F3.0%2F%22+target%3D%22_blank%22+rel%3D%22license+noopener%22%3ECC+BY+3.0%3C%2Fa%3E.%3C%2Fp%3E%0A++%3C%2Fdiv%3E%0A%3C%2Ffooter%3E%0A%0A++++%3Cscript+src%3D%22https%3A%2F%2Fcode.jquery.com%2Fjquery-3.2.1.slim.min.js%22+integrity%3D%22sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr%2FrE9%2FQpg6aAZGJwFDMVNA%2FGpGFF93hXpG5KkN%22+crossorigin%3D%22anonymous%22%3E%3C%2Fscript%3E%0A%3Cscript%3Ewindow.jQuery+%7C%7C+document.write%28%27%3Cscript+src%3D%22%2Fdocs%2F4.0%2Fassets%2Fjs%2Fvendor%2Fjquery-slim.min.js%22%3E%3C%5C%2Fscript%3E%27%29%3C%2Fscript%3E%0A%0A%3Cscript+src%3D%22%2Fdocs%2F4.0%2Fassets%2Fjs%2Fvendor%2Fpopper.min.js%22+integrity%3D%22sha384-ApNbgh9B%2BY1QKtv3Rn7W3mgPxhU9K%2FScQsAP7hUibX39j7fakFPskvXusvfa0b4Q%22+crossorigin%3D%22anonymous%22%3E%3C%2Fscript%3E%3Cscript+src%3D%22%2Fdocs%2F4.0%2Fdist%2Fjs%2Fbootstrap.min.js%22+integrity%3D%22sha384-JZR6Spejh4U02d8jOt6vLEHfe%2FJQGiRRSQQxSfFWpi1MquVdAyjUar5%2B76PVCmYl%22+crossorigin%3D%22anonymous%22%3E%3C%2Fscript%3E%3Cscript+src%3D%22%2Fdocs%2F4.0%2Fassets%2Fjs%2Fdocs.min.js%22%3E%3C%2Fscript%3E%0A++%3C%2Fbody%3E%0A%3C%2Fhtml%3E%0A' \
--compressed
STR
10.times do |i|
result = `#{cmd}`
if result.include?("cloudflareinsights")
puts "#{i} has insights"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment