Skip to content

Syntax error #22

@RohsCE

Description

@RohsCE

Hi, I really love the idea of this script, but I haven't been able to get it to work. This error pops-up:

Spotify Genius Lyrics

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data in geniusSearch("George Clanton Tie Me Down", geniusSearchCb):

<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Genius</title>
    <style>*{box-sizing:border-box}body{width:100%;margin:0;color:#fff;background:#000;font-family:Helvetica Neue,Arial,Helvetica,Geneva,sans-serif;font-size:20px;font-weight:700}a,a:active,a:focus{color:#3d85c6;text-decoration:none}a:hover{border-bottom:1px dotted}header{background-color:#ffff64;padding:10px;color:#000}header img{height:20px;display:block;margin:0 auto}main{max-width:860px;margin:0 auto}.text{text-align:center}.alert{margin:40px 20px}h1{font-size:7.5rem;text-transform:uppercase;font-weight:700;margin:0}@media screen and (max-width:420px){h1{font-size:3.5rem}}.distractions{margin:3rem auto 0;width:100%;max-width:700px}.iframe-container{width:100%;height:0;padding-top:56.25%;position:relative}.iframe-container iframe{max-width:100%;max-height:100%;position:absolute;top:0;left:0}</style>
    <style type="text/css">.cloudflare_content{margin-top:2rem}#recaptcha_widget{display:flex;justify-content:center}</style>


This is not the full error but I am unsure if it contains any tokens or other important information. Let me know if you'd like the full error!

Using:

  • Librewolf (Firefox fork)
  • Violent monkey

Things I have tried

  • Clearing cache
  • Reinstalling
  • Choosing the popup instead of automatically open
  • Making sure I can visit the website
  • Enabling remember-cookies for genius (I use a cookie deleter)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions