diff options
-rw-r--r-- | src/assets/images/meet-icon-light.svg | 39 | ||||
-rw-r--r-- | src/assets/images/meet-icon.svg | 1 | ||||
-rw-r--r-- | src/assets/images/myIp-icon-light.svg | 39 | ||||
-rw-r--r-- | src/assets/images/myIp-icon.svg | 1 | ||||
-rw-r--r-- | src/assets/images/sendFiles-icon-light.svg | 40 | ||||
-rw-r--r-- | src/assets/images/sendFiles-icon.svg | 3 | ||||
-rw-r--r-- | src/assets/images/speedTest-icon-light.svg | 39 | ||||
-rw-r--r-- | src/assets/images/speedTest-icon.svg | 1 | ||||
-rw-r--r-- | src/assets/images/textStorage-icon-light.svg | 40 | ||||
-rw-r--r-- | src/assets/images/textStorage-icon.svg | 3 | ||||
-rw-r--r-- | src/assets/javascripts/services.js | 4 | ||||
-rw-r--r-- | src/config.json | 104 |
12 files changed, 0 insertions, 314 deletions
diff --git a/src/assets/images/meet-icon-light.svg b/src/assets/images/meet-icon-light.svg deleted file mode 100644 index 1e0e1804..00000000 --- a/src/assets/images/meet-icon-light.svg +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - height="24" - viewBox="0 96 960 960" - width="24" - version="1.1" - id="svg4" - sodipodi:docname="meet-icon-light.svg" - inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - <defs - id="defs8" /> - <sodipodi:namedview - id="namedview6" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:showpageshadow="2" - inkscape:pageopacity="0.0" - inkscape:pagecheckerboard="0" - inkscape:deskcolor="#d1d1d1" - showgrid="false" - inkscape:zoom="32.416667" - inkscape:cx="17.861183" - inkscape:cy="12" - inkscape:window-width="1888" - inkscape:window-height="1060" - inkscape:window-x="32" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:current-layer="svg4" /> - <path - d="M0 816v-63q0-43 44-70t116-27q13 0 25 .5t23 2.5q-14 21-21 44t-7 48v65H0Zm240 0v-65q0-32 17.5-58.5T307 646q32-20 76.5-30t96.5-10q53 0 97.5 10t76.5 30q32 20 49 46.5t17 58.5v65H240Zm540 0v-65q0-26-6.5-49T754 659q11-2 22.5-2.5t23.5-.5q72 0 116 26.5t44 70.5v63H780Zm-455-80h311q-10-20-55.5-35T480 686q-55 0-100.5 15T325 736ZM160 616q-33 0-56.5-23.5T80 536q0-34 23.5-57t56.5-23q34 0 57 23t23 57q0 33-23 56.5T160 616Zm640 0q-33 0-56.5-23.5T720 536q0-34 23.5-57t56.5-23q34 0 57 23t23 57q0 33-23 56.5T800 616Zm-320-40q-50 0-85-35t-35-85q0-51 35-85.5t85-34.5q51 0 85.5 34.5T600 456q0 50-34.5 85T480 576Zm0-80q17 0 28.5-11.5T520 456q0-17-11.5-28.5T480 416q-17 0-28.5 11.5T440 456q0 17 11.5 28.5T480 496Zm1 240Zm-1-280Z" - id="path2" - style="fill:#ffffff" /> -</svg> diff --git a/src/assets/images/meet-icon.svg b/src/assets/images/meet-icon.svg deleted file mode 100644 index 170f1023..00000000 --- a/src/assets/images/meet-icon.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 96 960 960" width="24"><path d="M0 816v-63q0-43 44-70t116-27q13 0 25 .5t23 2.5q-14 21-21 44t-7 48v65H0Zm240 0v-65q0-32 17.5-58.5T307 646q32-20 76.5-30t96.5-10q53 0 97.5 10t76.5 30q32 20 49 46.5t17 58.5v65H240Zm540 0v-65q0-26-6.5-49T754 659q11-2 22.5-2.5t23.5-.5q72 0 116 26.5t44 70.5v63H780Zm-455-80h311q-10-20-55.5-35T480 686q-55 0-100.5 15T325 736ZM160 616q-33 0-56.5-23.5T80 536q0-34 23.5-57t56.5-23q34 0 57 23t23 57q0 33-23 56.5T160 616Zm640 0q-33 0-56.5-23.5T720 536q0-34 23.5-57t56.5-23q34 0 57 23t23 57q0 33-23 56.5T800 616Zm-320-40q-50 0-85-35t-35-85q0-51 35-85.5t85-34.5q51 0 85.5 34.5T600 456q0 50-34.5 85T480 576Zm0-80q17 0 28.5-11.5T520 456q0-17-11.5-28.5T480 416q-17 0-28.5 11.5T440 456q0 17 11.5 28.5T480 496Zm1 240Zm-1-280Z"/></svg> \ No newline at end of file diff --git a/src/assets/images/myIp-icon-light.svg b/src/assets/images/myIp-icon-light.svg deleted file mode 100644 index bfa5bbd5..00000000 --- a/src/assets/images/myIp-icon-light.svg +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - height="24" - viewBox="0 -960 960 960" - width="24" - version="1.1" - id="svg4" - sodipodi:docname="myIp-icon-light.svg" - inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - <defs - id="defs8" /> - <sodipodi:namedview - id="namedview6" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:showpageshadow="2" - inkscape:pageopacity="0.0" - inkscape:pagecheckerboard="0" - inkscape:deskcolor="#d1d1d1" - showgrid="false" - inkscape:zoom="32.416667" - inkscape:cx="8.2365039" - inkscape:cy="12" - inkscape:window-width="1888" - inkscape:window-height="1060" - inkscape:window-x="32" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:current-layer="svg4" /> - <path - d="M300-720q-25 0-42.5 17.5T240-660q0 25 17.5 42.5T300-600q25 0 42.5-17.5T360-660q0-25-17.5-42.5T300-720Zm0 400q-25 0-42.5 17.5T240-260q0 25 17.5 42.5T300-200q25 0 42.5-17.5T360-260q0-25-17.5-42.5T300-320ZM160-840h640q17 0 28.5 11.5T840-800v280q0 17-11.5 28.5T800-480H160q-17 0-28.5-11.5T120-520v-280q0-17 11.5-28.5T160-840Zm40 80v200h560v-200H200Zm-40 320h640q17 0 28.5 11.5T840-400v280q0 17-11.5 28.5T800-80H160q-17 0-28.5-11.5T120-120v-280q0-17 11.5-28.5T160-440Zm40 80v200h560v-200H200Zm0-400v200-200Zm0 400v200-200Z" - id="path2" - style="fill:#ffffff" /> -</svg> diff --git a/src/assets/images/myIp-icon.svg b/src/assets/images/myIp-icon.svg deleted file mode 100644 index c3864207..00000000 --- a/src/assets/images/myIp-icon.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M300-720q-25 0-42.5 17.5T240-660q0 25 17.5 42.5T300-600q25 0 42.5-17.5T360-660q0-25-17.5-42.5T300-720Zm0 400q-25 0-42.5 17.5T240-260q0 25 17.5 42.5T300-200q25 0 42.5-17.5T360-260q0-25-17.5-42.5T300-320ZM160-840h640q17 0 28.5 11.5T840-800v280q0 17-11.5 28.5T800-480H160q-17 0-28.5-11.5T120-520v-280q0-17 11.5-28.5T160-840Zm40 80v200h560v-200H200Zm-40 320h640q17 0 28.5 11.5T840-400v280q0 17-11.5 28.5T800-80H160q-17 0-28.5-11.5T120-120v-280q0-17 11.5-28.5T160-440Zm40 80v200h560v-200H200Zm0-400v200-200Zm0 400v200-200Z"/></svg> \ No newline at end of file diff --git a/src/assets/images/sendFiles-icon-light.svg b/src/assets/images/sendFiles-icon-light.svg deleted file mode 100644 index f2447a77..00000000 --- a/src/assets/images/sendFiles-icon-light.svg +++ /dev/null @@ -1,40 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - height="24px" - viewBox="0 0 24 24" - width="24px" - fill="currentColor" - version="1.1" - id="svg546" - sodipodi:docname="sendFiles-icon-white.svg" - inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - <defs - id="defs550" /> - <sodipodi:namedview - id="namedview548" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:showpageshadow="2" - inkscape:pageopacity="0.0" - inkscape:pagecheckerboard="0" - inkscape:deskcolor="#d1d1d1" - showgrid="false" - inkscape:zoom="32.416667" - inkscape:cx="9.0077121" - inkscape:cy="12" - inkscape:window-width="1888" - inkscape:window-height="1060" - inkscape:window-x="32" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:current-layer="svg546" /> - <path - d="M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z" - id="path544" - style="fill:#ffffff" /> -</svg> diff --git a/src/assets/images/sendFiles-icon.svg b/src/assets/images/sendFiles-icon.svg deleted file mode 100644 index 5557664e..00000000 --- a/src/assets/images/sendFiles-icon.svg +++ /dev/null @@ -1,3 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor"> - <path d="M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z"></path> -</svg> diff --git a/src/assets/images/speedTest-icon-light.svg b/src/assets/images/speedTest-icon-light.svg deleted file mode 100644 index bcee17f6..00000000 --- a/src/assets/images/speedTest-icon-light.svg +++ /dev/null @@ -1,39 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - height="24" - viewBox="0 96 960 960" - width="24" - version="1.1" - id="svg4" - sodipodi:docname="speedTest-icon-light.svg" - inkscape:version="1.2.2 (b0a8486541, 2022-12-01)" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - <defs - id="defs8" /> - <sodipodi:namedview - id="namedview6" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:showpageshadow="2" - inkscape:pageopacity="0.0" - inkscape:pagecheckerboard="0" - inkscape:deskcolor="#d1d1d1" - showgrid="false" - inkscape:zoom="32.416667" - inkscape:cx="8.2365039" - inkscape:cy="12" - inkscape:window-width="1888" - inkscape:window-height="1060" - inkscape:window-x="32" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:current-layer="svg4" /> - <path - d="M418 716q24 24 62 23.5t56-27.5l224-336-336 224q-27 18-28.5 55t22.5 61Zm62-460q59 0 113.5 16.5T696 322l-76 48q-33-17-68.5-25.5T480 336q-133 0-226.5 93.5T160 656q0 42 11.5 83t32.5 77h552q23-38 33.5-79t10.5-85q0-36-8.5-70T766 516l48-76q30 47 47.5 100T880 650q1 57-13 109t-41 99q-11 18-30 28t-40 10H204q-21 0-40-10t-30-28q-26-45-40-95.5T80 656q0-83 31.5-155.5t86-127Q252 319 325 287.5T480 256Zm7 313Z" - id="path2" - style="fill:#ffffff" /> -</svg> diff --git a/src/assets/images/speedTest-icon.svg b/src/assets/images/speedTest-icon.svg deleted file mode 100644 index d2c8d4df..00000000 --- a/src/assets/images/speedTest-icon.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 96 960 960" width="24"><path d="M418 716q24 24 62 23.5t56-27.5l224-336-336 224q-27 18-28.5 55t22.5 61Zm62-460q59 0 113.5 16.5T696 322l-76 48q-33-17-68.5-25.5T480 336q-133 0-226.5 93.5T160 656q0 42 11.5 83t32.5 77h552q23-38 33.5-79t10.5-85q0-36-8.5-70T766 516l48-76q30 47 47.5 100T880 650q1 57-13 109t-41 99q-11 18-30 28t-40 10H204q-21 0-40-10t-30-28q-26-45-40-95.5T80 656q0-83 31.5-155.5t86-127Q252 319 325 287.5T480 256Zm7 313Z"/></svg> \ No newline at end of file diff --git a/src/assets/images/textStorage-icon-light.svg b/src/assets/images/textStorage-icon-light.svg deleted file mode 100644 index 3ca7c595..00000000 --- a/src/assets/images/textStorage-icon-light.svg +++ /dev/null @@ -1,40 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg - height="24px" - viewBox="0 0 24 24" - width="24px" - fill="currentColor" - version="1.1" - id="svg1191" - sodipodi:docname="textStorage-icon-white.svg" - inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - <defs - id="defs1195" /> - <sodipodi:namedview - id="namedview1193" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:showpageshadow="2" - inkscape:pageopacity="0.0" - inkscape:pagecheckerboard="0" - inkscape:deskcolor="#d1d1d1" - showgrid="false" - inkscape:zoom="32.416667" - inkscape:cx="9.0077121" - inkscape:cy="12" - inkscape:window-width="1888" - inkscape:window-height="1060" - inkscape:window-x="32" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:current-layer="svg1191" /> - <path - d="M19 2h-4.18C14.4.84 13.3 0 12 0c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm7 18H5V4h2v3h10V4h2v16z" - id="path1189" - style="fill:#ffffff" /> -</svg> diff --git a/src/assets/images/textStorage-icon.svg b/src/assets/images/textStorage-icon.svg deleted file mode 100644 index 6eccd96b..00000000 --- a/src/assets/images/textStorage-icon.svg +++ /dev/null @@ -1,3 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 0 24 24" width="24px" fill="currentColor"> - <path d="M19 2h-4.18C14.4.84 13.3 0 12 0c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm7 18H5V4h2v3h10V4h2v16z"></path> -</svg> diff --git a/src/assets/javascripts/services.js b/src/assets/javascripts/services.js index 6ed77621..3f750147 100644 --- a/src/assets/javascripts/services.js +++ b/src/assets/javascripts/services.js @@ -649,7 +649,6 @@ const defaultInstances = { 'cloudtube': ['https://tube.cadence.moe'], 'poketube': ['https://poketube.fun'], 'proxiTok': ['https://proxitok.pabloferreiro.es'], - 'send': ['https://send.vis.ee'], 'nitter': ['https://nitter.net'], 'libreddit': ['https://libreddit.spike.codes'], 'teddit': ['https://teddit.net'], @@ -680,13 +679,10 @@ const defaultInstances = { "tent": ['https://tent.sny.sh'], "wolfreeAlpha": ['https://gqq.gitlab.io', 'https://uqq.gitlab.io'], "laboratory": ['https://lab.vern.cc'], - "libreSpeed": ['https://librespeed.org'], - 'jitsi': ['https://meet.jit.si', 'https://8x8.vc'], 'binternet': ['https://binternet.ahwx.org'], 'pixivFe': ['https://pixivfe.exozy.me'], 'indestructables': ['https://indestructables.private.coffee'], 'destructables': ['https://ds.vern.cc'], - 'wtfismyip': ['https://myip.wtf'], 'safetwitch': ['https://safetwitch.drgns.space'], 'proxigram': ['https://proxigram.privacyfrontends.repl.co'], 'tuboYoutube': ['https://tubo.migalmoreno.com'], diff --git a/src/config.json b/src/config.json index 1efcd646..52b2dcf0 100644 --- a/src/config.json +++ b/src/config.json @@ -567,48 +567,6 @@ "imageType": "svgMono", "url": "https://maps.libredirect.invalid" }, - "sendFiles": { - "frontends": { - "send": { - "name": "Send", - "instanceList": true, - "url": "https://gitlab.com/timvisee/send" - } - }, - "targets": [ - "^https?:\\/{2}send\\.libredirect\\.invalid", - "^https?:\\/{2}send\\.firefox\\.com\\/?$", - "^https?:\\/{2}sendfiles\\.online\\/?$" - ], - "name": "Send Files", - "options": { - "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "send" - }, - "imageType": "svgMono", - "url": "https://send.libredirect.invalid" - }, - "textStorage": { - "frontends": { - "privateBin": { - "name": "PrivateBin", - "instanceList": true, - "url": "https://privatebin.info" - } - }, - "targets": [ - "^https?:\\/{2}paste\\.libredirect\\.invalid" - ], - "name": "Paste Text", - "options": { - "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "privateBin" - }, - "imageType": "svgMono", - "url": "https://paste.libredirect.invalid" - }, "reuters": { "frontends": { "neuters": { @@ -867,28 +825,6 @@ "imageType": "svg", "url": "https://gitlab.com/" }, - "speedTest": { - "frontends": { - "libreSpeed": { - "name": "LibreSpeed", - "instanceList": true, - "url": "https://github.com/librespeed/speedtest" - } - }, - "targets": [ - "^https?:\\/{2}speedtest\\.libredirect\\.invalid\\/", - "^https?:\\/{2}(www\\.)?fast\\.com\\/$", - "^https?:\\/{2}(www\\.)?speedtest\\.net\\/$" - ], - "name": "Speed Test", - "options": { - "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "libreSpeed" - }, - "imageType": "svgMono", - "url": "https://speedtest.libredirect.invalid" - }, "instructables": { "name": "Instructables", "frontends": { @@ -914,46 +850,6 @@ "imageType": "svg", "url": "https://www.instructables.com" }, - "meet": { - "name": "Meet", - "frontends": { - "jitsi": { - "name": "Jitsi", - "instanceList": true, - "url": "https://jitsi.org" - } - }, - "targets": [ - "^https?:\\/{2}meet\\.libredirect\\.invalid\\/" - ], - "options": { - "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "jitsi" - }, - "imageType": "svgMono", - "url": "https://meet.libredirect.invalid" - }, - "myIp": { - "frontends": { - "wtfismyip": { - "name": "wtfismyip", - "instanceList": true, - "url": "https://gitlab.com/wtfismyip/wtfismyip" - } - }, - "targets": [ - "^https?:\\/{2}myip\\.libredirect\\.invalid\\/" - ], - "name": "My IP", - "options": { - "enabled": false, - "unsupportedUrls": "bypass", - "frontend": "wtfismyip" - }, - "imageType": "svgMono", - "url": "https://myip.libredirect.invalid" - }, "wolframAlpha": { "frontends": { "wolfreeAlpha": { |