Unverified Commit 3fa07229 authored by TheTechRobo's avatar TheTechRobo Committed by GitHub
Browse files

Merge pull request #11 from upintheairsheep/patch-1

parents 3875a4e7 f27add0d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@ button {
            document.getElementById("but").innerHTML = "Search for Captures";
          })
          .catch((e) => {
              document.getElementById("data").innerHTML = '<span class="red" style="background-color: #FFFFFF;">An error occured.</span>';
              document.getElementById("data").innerHTML = '<span class="red" style="background-color: #FFFFFF;">An error has occured.</span>';
              throw (e);
          });
        }
@@ -142,7 +142,7 @@ button {
                return finish(data);
              }
              catch {
                document.getElementById("data").innerHTML = "<span class='red'>An error occured.</span>";
                document.getElementById("data").innerHTML = "<span class='red'>An error has occured.</span>";
              }
      }
    </script>
@@ -167,7 +167,7 @@ button {
      <span id="int"></span>
    </div>
    <div id="data">
      <p style="text-align: center;"><i>website created by TheTechRobo</i></p>
      <p style="text-align: center;"><i>website created by <a href="https://thetechrobo.ca">TheTechRobo</a></i></p>
    </div>
    <div id="warning">
      <b>I take no responsibility for any data loss as a result of incorrect values.</b> Verify the values for any important videos!