This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function()%7Blet%20emojis%20%3D%20%5B%0A%20%20%7B%0A%20%20%20%20%22emoji%22%3A%20%22%F0%9F%98%80%22%0A%20%20%2C%20%22description%22%3A%20%22grinning%20face%22%0A%20%20%2C%20%22category%22%3A%20%22Smileys%20%26%20Emotion%22%0A%20%20%2C%20%22aliases%22%3A%20%5B%0A%20%20%20%20%20%20%22grinning%22%0A%20%20%20%20%5D%0A%20%20%2C%20%22tags%22%3A%20%5B%0A%20%20%20%20%20%20%22smile%22%0A%20%20%20%20%2C%20%22happy%22%0A%20%20%20%20%5D%0A%20%20%2C%20%22unicode_version%22%3A%20%226.1%22%0A%20%20%2C%20%22ios_version%22%3A%20%226.0%22%0A%20%20%7D%0A%2C%20%7B%0A%20%20%20%20%22emoji%22%3A%20%22%F0%9F%98%83%22%0A%20%20%2C%20%22description%22%3A%20%22grinning%20face%20with%20big%20eyes%22%0A%20%20%2C%20%22category%22%3A%20%22Smileys%20%26%20Emotion%22%0A%20%20%2C%20%22aliases%22%3A%20%5B%0A%20%20%20%20%20%20%22smiley%22%0A%20%20%20%20%5D%0A%20%20%2C%20%22tags%22%3A%20%5B%0A%20%20%20%20%20%20%22happy%22%0A%20%20%20%20%2C%20%22joy%22%0A%20%20%20%20%2C%20%22haha%22%0A%20%20%20%20%5D%0A%20%20%2C%20%22unicode_version%22 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"Team":"AVG","Mobility":"71.63000000000001%","Speaker_Auto":"2.20","Amp_Auto":"0.03","Speaker":"1.26","Amp":"2.73","Amplified_Speaker_Scores":"2.89","Climb":"67.46%","Trap":"18.17%","Park":"25.6%","Defence_Played":"4.67%","Driver_Skill":"6.47","Teleop_Cycles":"6.88","Died":"2.31%","Sum_Auto_Points":"9.28","Sum_Teleop_Points":"13.10","Sum_Endgame_Points":"2.59","Sum_Total_Points":"24.97"},{"Team":2200,"Mobility":"2.00","Speaker_Auto":"8.00","Amp_Auto":"0.00","Speaker":"2.00","Amp":"5.60","Amplified_Speaker_Scores":"33.00","Climb":"3.00","Trap":"5.00","Park":"0.00","Defence_Played":"0%","Driver_Skill":"7.00","Teleop_Cycles":"13.20","Died":"0%","Sum_Auto_Points":"10.00","Sum_Teleop_Points":"40.60","Sum_Endgame_Points":"8.00","Sum_Total_Points":"58.60"},{"Team":125,"Mobility":"1.64","Speaker_Auto":"13.18","Amp_Auto":"0.00","Speaker":"1.82","Amp":"3.91","Amplified_Speaker_Scores":"19.09","Climb":"2.18","Trap":"3.64","Park":"0.18","Defence_Played":"0%","Driver_Skill":"7.73","Teleop_Cycles":"8.64","Died":"0%","Sum |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
763aac85-368b-412d-ad1d-d990889c1d19 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/firearms/rifles/mississauga-brampton-peel-region/bt-ghm9-g-brand-new | |
/firearms/rifles/city-toronto/bt-apc223-pro-87 | |
/firearms/rifles/markham-york-region/bt-apc-223-pro | |
/firearms/rifles/kawartha-lakes/bt-spc9 | |
/firearms/rifles/oakville-halton-region/bt-spc9-pdw-9mm-glock-lower | |
/firearms/rifles/city-toronto/bt-tp9 | |
/firearms/rifles/calgary/bt-apc300 | |
/firearms/rifles/city-toronto/nr-bt-apc-223-acog | |
/firearms/rifles/mississauga-brampton-peel-region/bt-ghm9-g-brand-new | |
/firearms/rifles/delta-surrey-langley/wtb-bt-apc223-pro-1012-barrel |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Refactored HTML code for Captcha component --> | |
<template> | |
<div class="captcha-wrapper"> | |
<img class="captcha-img" :src="captchaImage" :alt="captchaAltText" @click="refreshCaptcha" /> | |
<div class="captcha-refresh" @click="refreshCaptcha"> | |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" :data-original="refreshIconColor"> | |
<path d="M11 0c-6.628 0-12 5.372-12 12s5.372 12 12 12 12-5.372 12-12c0-6.628-5.372-12-12-12zm4.949 14.184c-0.439 1.085-1.641 1.595-2.726 1.157-0.457-0.185-0.854-0.496-1.157-0.897l-1.5-1.5c-0.188-0.188-0.352-0.393-0.506-0.603-0.045-0.064-0.082-0.13-0.127-0.196-0.101-0.15-0.203-0.3-0.315-0.444-0.869-1.126-2.592-1.434-3.718-0.696-1.156 0.763-1.505 2.479-0.741 3.791 0.022 0.031 0.045 0.063 0.069 0.095l1.5 1.5c0.194 0.194 0.412 0.357 0.637 0.501 0.038 0.024 0.077 0.044 0.115 0.066 0.2 0.11 0.401 0.216 0.614 0.294 0.432 0.154 0.894 0.084 1.287-0.209 0.309-0.259 0.571-0.668 0.64-1.13 0.014-0.123 0.013-0.244-0.001-0.366z" /> | |
</svg> | |
</ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Password Game Toolz</title> | |
<script> | |
async function copyToClipboard() { | |
const output = document.getElementById("output").innerHTML.replace(placeholdertime, document.getElementById("input").value).replaceAll("<","//"); | |
const textarea = document.createElement("textarea"); | |
textarea.value = output; | |
document.body.appendChild(textarea); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://youtu.be/AqbD-hj3emc - 7:05 | |
https://youtu.be/967t93lQM_A - 7:54 | |
https://youtu.be/hxVm5QJYvK8 - 8:59 | |
https://youtu.be/fVYzyI477UI - 9:41 | |
https://youtu.be/fu7YxuiCs0A - 9:42 | |
https://youtu.be/X1O72bYQZLo - 9:43 | |
https://youtu.be/KlyGwGoIerM - 11:27 | |
https://youtu.be/llJp_I7-XlI - 14:15 | |
https://youtu.be/A1ls-87_Axk - 17:45 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function whatPuzzle(scramble) { | |
const cubePattern2x2 = /^([UFR]'?|2? ?)+$/; | |
const cubePattern3x3 = /^([RLUDFB]'?|2? ?)+$/; | |
const cubePattern4x4or5x5 = /^([RLUDFBwxyz]'?|2? ?)+$/; | |
const cubePattern6x6or7x7 = /^([3RLUDFBw]'?|2? ?)+$/; | |
const clockPattern = /^([AURDLFBy0-9+\-*]+ ?)+$/; | |
const megaminxPattern = /^([RDU'+\-\s]+)+$/; | |
const pyraminxPattern = /^([LUBR'brlu\s]+)+$/; | |
const skewbPattern = /^(?:[LUBR'\s]+)$/; | |
const squanPattern = /^[\(\-\d,\)\/\s]+$/; |