Skip to content

Instantly share code, notes, and snippets.

@pilotmoon
Last active May 13, 2024 15:26
Show Gist options
  • Save pilotmoon/d1134cbdfcf90370a9e6ff507da59f8f to your computer and use it in GitHub Desktop.
Save pilotmoon/d1134cbdfcf90370a9e6ff507da59f8f to your computer and use it in GitHub Desktop.
#popclip
name: Letterboxd
identifier: com.pilotmoon.popclip.extension.letterboxd
description: Search films on Letterboxd
apps:
- { name: Letterboxd, link: https://letterboxd.com/ }
icon: letterboxd-mask.svg
url: https://letterboxd.com/search/***/
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" encoding="UTF-8"?>
<svg width="500px" height="500px" viewBox="0 0 500 500" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>letterboxd-mask</title>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="letterboxd-mask" fill="#000000" fill-rule="nonzero">
<path d="M250,0 C388.071187,0 500,111.928813 500,250 C500,388.071187 388.071187,500 250,500 C111.928813,500 0,388.071187 0,250 C0,111.928813 111.928813,0 250,0 Z M309.83157,213.536019 C316.332216,224.155893 320.078652,236.640924 320.078652,250 C320.078652,263.610714 316.189747,276.314145 309.460484,287.062804 C321.843634,306.843027 343.844277,320 368.921349,320 C407.624719,320 439,288.659932 439,250 C439,211.340068 407.624719,180 368.921349,180 C343.84343,180 321.842147,193.157862 309.46212,212.939201 Z M131.078652,180 C92.3752811,180 61,211.340068 61,250 C61,288.659932 92.3752811,320 131.078652,320 C156.156571,320 178.157853,306.842138 190.53788,287.060799 L190.538,287.061 L190.16843,286.463982 C183.790438,276.044482 180.063703,263.829545 179.925343,250.755234 L179.921348,250 C179.921348,236.389286 183.810253,223.685855 190.539516,212.937196 L190.539,212.937 L190.165143,212.345783 C177.841795,193.091621 156.344626,180.261177 131.830034,180.003941 Z M190.912247,287.652245 C203.361132,307.103979 225.17286,320 250,320 C274.82714,320 296.638868,307.103979 309.084948,287.652245 L309.459,287.061 L309.089778,286.463982 C302.589132,275.844107 298.842697,263.359076 298.842697,250 C298.842697,236.388866 302.731841,223.685071 309.460674,212.936892 L309.461,212.937 L309.087753,212.347755 C296.764614,193.092503 275.266825,180.261195 250.751408,180.003941 L250,180 C225.17286,180 203.361132,192.896021 190.915052,212.347755 L190.54,212.938 L190.910222,213.536019 C197.410868,224.155893 201.157303,236.640924 201.157303,250 C201.157303,263.611134 197.268159,276.314929 190.539326,287.063108 Z" id="Combined-Shape"></path>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment