Skip to content

Instantly share code, notes, and snippets.

@Juxsta
Juxsta / goog-maps-formulas.js
Last active March 24, 2023 03:08 — forked from marcus-at-localhost/goog-maps-formulas.js
[Google Maps Formulas for Google Sheets] #googlescript #googlesheets https://www.labnol.org/google-maps-sheets-200817
/*
*
* Google Maps Formulas for Google Sheets
*
* Written by Amit Agarwal
* Updates by Eric Reyes
*/
const md5 = (key = "") => {
const code = key.toLowerCase().replace(/\s/g, "");
import {google} from 'googleapis'
const searchEngine = google.customsearch({
version: 'v1',
auth: process.env.GOOGLE_API_KEY,
});
const SITES_TO_SEARCH = ["youtube.com", "twitter.com", "facebook.com", "tiktok.com", "instagram.com", "medium.com"];
const search = async ( keyword: string, organization: string, site?:string,) => {
const results = await searchEngine.cse.list({
@Juxsta
Juxsta / syncupstream.yml
Last active August 27, 2021 18:08 — forked from brimur/preCachePlexEpisode.py
Python script to cache the next episode of a TV show playing in Plex using rclone
# .github/workflows/example.yml
name: Merge upstream branches
on:
schedule:
# actually, ~5 minutes is the highest
# effective frequency you will get
- cron: '* * * * *'
jobs:
This file has been truncated, but you can view the full file.
at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:488) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMobEntity,pl:mixin:APP:performant.mixins.json:entity.MobEntityMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.entity.AgeableEntity.func_70636_d(SourceFile:127) ~[?:?] {re:mixin,re:classloading}
at net.minecraft.entity.passive.AnimalEntity.func_70636_d(AnimalEntity.java:51) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:AnimalEntityMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinAnimalEntity,pl:mixin:A,pl:runtimedistcleaner:A}
at com.github.alexthe666.rats.server.entity.EntityRat.func_70636_d(EntityRat.java:1012) ~[rats:7.1.0] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2158) ~[?:?] {re: