I hereby claim:
- I am saw-mon-and-natalie on github.
- I am sawmonandnatalie (https://keybase.io/sawmonandnatalie) on keybase.
- I have a public key ASD-lsiPSVSifdZGA049ptrEsk6oeiqOL4mqMzSkKxgRlAo
To claim this, I am signing this object:
const hre = require('hardhat'); | |
const { map } = require('underscore'); | |
require('dotenv').config(); | |
const { | |
FlashbotsBundleProvider, | |
} = require('@flashbots/ethers-provider-bundle'); | |
const ENS = require('./ENSABI.json'); |
I hereby claim:
To claim this, I am signing this object:
GAG AAΨ AAA CΨA GΨA ΨΨC ΨΨC ΨGG ΨCC CCA CAG ACΨ CAG AGA GAA CCC GCC ACC AΨG ΨΨC GΨG ΨΨC CΨG GΨG CΨG CΨG CCΨ CΨG GΨG ΨCC AGC CAG ΨGΨ GΨG AAC CΨG ACC ACC AGA ACA CAG CΨG CCΨ CCA GCC ΨAC ACC AAC AGC ΨΨΨ ACC AGA GGC GΨG ΨAC ΨAC CCC GAC AAG GΨG ΨΨC AGA ΨCC AGC GΨG CΨG CAC ΨCΨ ACC CAG GAC CΨG ΨΨC CΨG CCΨ ΨΨC ΨΨC AGC AAC GΨG ACC ΨGG ΨΨC CAC GCC AΨC CAC GΨG ΨCC GGC
/* | |
* Created by cpl.php | |
*/ | |
<?php | |
@ini_set('error_log', NULL); | |
@ini_set('log_errors', 0); | |
@ini_set('max_execution_time', 0); | |
@set_time_limit(3600); |
["Indiana University-Purdue University Indianapolis and Purdue University", "Yaroslavl State University", "University of Texas at Aus", "Institute of Physics, Estonian Academy of Sciences", "University of Ballarat", "St. Petersburg State Pedagogical University and St. Petersburg State University", "University of Texas at Houston", "University of Ioannina", "Universidad de Valladolid and Universidad Aut\u00f3noma de Nuevo Le\u00f3n", "Universit\u00e9 de Reims Champagne-Ardenne", "University of California, Berkeley", "Universit\u00e9 Bordeaux 1 and l'Institut National de Recherche en Informatique et en Automatique (INRIA)", "University of Agriculture", "Universidade de Lisboa and University of Texas at Austin", "Universit\u00e9 de Fribourg", "Loughborough University", "Babe\u015f-Bolyai Univers", "Ecole Centrale de Nantes", "Institute of Mathematics of SBRAS", "Hungarian Academy of Sciences and Taras Shevchenko National University of Kyiv", "University of California, Irvine", "Drexel University", "L'\u00c9cole |
["Archie Higdon", "Donald Hill Rock", "William B. Stiles", "James W. Beach", "Ralph Harry Tripp", "Richard John Clasen", "Sang Ahnn", "Yanming Yin", "Richard Carl Gilbert", "Arnold Lewis Villone", "Maria Holmes Mor", "Mary Kelley", "Bing Wang", "Scott Everett Rimbey", "Betty Carol Adjemian", "Michael Bahry Tamburro", "Jonathan George Bell", "Lance Fiondella", "Farrokh Sassani", "John Martin Bachar, Jr.", "Daniel Mohammad Sepasi", "Tae Geun Cho", "Matthew R. A. Sedlock", "Niels Gronbaek", "Fang Xie", "Zhao Xu", "Thomas Anthony Mc Cullough", "Lei Wang", "Melvin Rosenfeld", "Nadia Pavlivna Kozachenko", "Thomas Anthony Slobko", "Thorsten Bonato", "William Elisha Spraglin", "Peter Van Lancker", "Rodrigo Banuelos", "Silvia Harmsen", "Christopher Leigh Cagan", "Jeremy C. Smith", "Charles R. Clark", "Jeffrey Thomas Moore", "Frank No\u00e9", "Joseph Nicholas Ruskiewicz", "Bao Gia Nguyen", "Arsenii Rudich", "Scott Schumacher", "Enrico Avventi", "Fredric Martin Pollack", "Anna P\u00f3sfai", "Marko Kranjc", "Roger Van Ke |
[ | |
"Diognes_The_Fox", | |
"degm", | |
"chrisbaerchen", | |
"gippy", | |
"velove", | |
"teninchfan", | |
"ladrodipolli", | |
"choan", | |
"brianvy", |
temp = thisComp.layer("Null 1").transform.anchorPoint[0]; | |
markers = thisComp.layer("Null 1").marker | |
idx = markers.nearestKey(time).index; | |
if(markers.nearestKey(time).time > time) { idx--; } | |
if(idx < 1) { idx = 1; } | |
var seed = time; | |
if(temp == 50) { | |
seed = time; | |
} |