未捕获的异常意外标识符问题 [英] Uncaught exception unexpected identifier problem

查看:78
本文介绍了未捕获的异常意外标识符问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

美好的一天,我是一名新的程序员,我正在尝试为我的比特币投注网站创建一个滚动验证码脚本,因为管理员我希望能够在一卷上获得0.1btc,凭借我的小经验可以做到这一点在任何谷歌浏览器的控制台上,下面是我和我的同事写的脚本,但它的错误是

未被捕获的异常意外标识符



so我真的不知道为什么我在执行脚本后收到了这条消息...

以下是脚本;



我尝试了什么:



good day, am a new programmer and i am trying to create a roll captcha script for my bitcoin betting website, as the admin i want to be able to get 0.1btc on one roll,with my little experience this can be done on the console of any google chrome, below is the script i and my colleagues wrote but it errored as
uncaught exception unexpected identifier

so i really don't know why i got that message after executing the script...
below is the script;

What I have tried:

0.15891620 BTC</ div>               <div class="large-9 small-12
large-centered columns center lottery_winner_table_box_container
my_tickets_row_two ">           <div class="large-6 small-6 columns center
lottery_winner_table_box lottery_winner_table_first_last_cell">9986 -
9993</div>      <div class="large-6 small-6 columns center
lottery_winner_table_box lottery_winner_table_first_last_cell"> 0.15891620 BTC</div>                       <div

class="large-9 small-12="" large_centered="" columns="" center

lottery_winner-table_box_container="" my_tickets_row_two="" "="">          <div

class="large-6 small-6="" columns="" center="" lottery_winner_table_box

lottery_winner_table_first_last_cell"="">9994 - 9997</div>      <div

class="large-6 small-6="" columns="" center="" lottery_winner_table_box

lottery_winner_table_first_last_cell"="" style"border-left:="" none;"="">0.00162010
BTC                  <div class="large-9 small-12 large-centered
columns center lottery_winner_table_box_container my_tickets_row_two ">
     <div class="large-6 small-6 columns center lottery_winner_table_box
lottery_winner_table_first_last_cell">9998 - 9999</div>      <div

class="large-6 small-6 columns center lottery_winner_table_box
lottery_winner_table_first_last_cell" style-"border-left: none;=>0.01620102
BTC</div>                  <div class="large-9 small-12 large-centered
columns center lottery_winner_table_box_container my_tickets_row_two ">
     <div class="large-6 small-6 columns center lottery_winner_table_box
lottery_winner_table_first_last_cell br_0_0_0_5">10000</div>      <div

class="large-6 small-6="" columns="" center="" lottery_winner_table_box

lottery_winner_table_first_last_cell="" br_0_05_5"="" style="border-left:
none;">0.16201022 BTC</div>                   <div

id="box_ad_middle" class="wx3uoH4d"><center></center><div

id="free_play" align="center" class="free_play_element"><div

id="free_play_form"><div

align="center"> <div id="free_play_captchas_recaptcha_v2"

推荐答案

你的HTML上有一堆双引号:

You've got a bunch of double quotes out of place all over this HTML:
    <div class="large-9 small-12="" large_centered="" columns="" center
lottery_winner-table_box_container="" my_tickets_row_two="" "="">





坦率地说,很多这些属性没有任何意义。它们不是普通的HTML,所以它们会被忽略,但它也无法告诉你如何解决这个问题。



哦,没有你是什么发布是javascript。



Frankly, a lot of these attributes don't make any sense. They are not normal HTML, so they'll get ignored, but it also makes it impossible to tell you how to fix this.

Oh, and none of what you posted is javascript.


这篇关于未捕获的异常意外标识符问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆