This file contains 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
interval = setInterval(function(){ | |
var btn = $(".dubup"); | |
console.log("Clicking:", btn); | |
btn.click(); | |
}, 30000); |
This file contains 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
<?php echo $form->field($model->notifications, "status", ['checkboxTemplate' => ' | |
<span class="label">{label}</span> | |
<label class="toggle-inner"> | |
{input} | |
<div class="toggle-background"></div> | |
<div class="toggle-button"></div> | |
</label> | |
','options' => [ | |
'tag' => null, | |
],])->checkbox()->label($notification->type->name); ?> |
This file contains 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
RELIC_62AUG2_HUNTING_RIFLE_NAME|6-2Aug2 Hunting Rifle | |
RELIC_A180_BLASTER_NAME|A180 Blaster | |
RELIC_A280_BLASTER_RIFLE_NAME|A280 Blaster Rifle | |
RELIC_A280C_BLASTER_RIFLE_NAME|A280C Blaster Rifle | |
RELIC_A280CFE_BLASTER_NAME|A280-CFE Blaster | |
RELIC_A300_BLASTER_RIFLE_NAME|A300 Blaster Rifle | |
RELIC_AB75_BORIFLE_NAME|AB-75 Bo-Rifle | |
RELIC_AJ6_CYBORG_CONSTRUCT_NAME|AJ^6 Cyborg Construct | |
RELIC_ARC_WELDER_NAME|Arc Welder | |
RELIC_ARGGAROK_NAME|Arg'garok |
This file contains 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
PHASE_1_TERRITORY01 | |
PHASE1_TERRITORY_01_COMBATMISSION_01 - Light Side (7-Star) | |
- Chimaera | |
- HMP Droid Gunship | |
- Vulture Droid | |
- Hyena Bomber | |
- Executrix | |
- Xanadu Blood | |
- IG-2000 | |
- Hound's Tooth |