k

Results 2 issues of k

Hi Paul, Thank you for the email. Make it easier to search by country for example, this is a sample query `remote:ok lang:c# sort:rank hq:'united states'` ![image](https://github.com/jobsort/jobsort/assets/33155546/fe43cd3c-1de5-4294-acd4-d5892c074b04) this looks like...

The current scheme ```kotlin appManifestUrl: ${app.bucket.url}/tree/${bucket.name}/bucket/${app.appName}.json ``` from what I understand gives me this URL: ``` https://github.com/ScoopInstaller/Extras/tree/extras/bucket/bitwarden.json ``` which gives me a file not found error. Looks like we need...