this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 9 lines 549 B view raw
1<?xml version="1.0" encoding="UTF-8"?> 2<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/"> 3 <ShortName>PDSls</ShortName> 4 <Description>Search the Atmosphere</Description> 5 <InputEncoding>UTF-8</InputEncoding> 6 <Image width="16" height="16" type="image/x-icon">https://pdsls.tngl.io/favicon.ico</Image> 7 <Url type="text/html" method="get" template="https://pdsls.tngl.io/?q={searchTerms}"/> 8 <moz:SearchForm>https://pdsls.tngl.io</moz:SearchForm> 9</OpenSearchDescription>