Antsy4904

Results 2 comments of Antsy4904

If you want ideas and inspiration on how to implement Spotify then check out iPod.js, it's a website that lets you browse and play your Spotify library in a retro...

Meanwhile you can use the pattern checker to check urlscan with your browser, no API key needed: ```json "Check with urlscan.io": { "regex1": "^(https?):\/\/(\\S*)$", "regex": "^(?!.*(urlscan.))(.*)", "replacement": "https:\/\/urlscan.io\/#$2", "enabled": "true"...