Opengist Logo gist.melkat.dev

Explore

  • All gists
  • Topics
  • Users
melkat.dev
Give feedback on the new UI Powered by Opengist ⋅ 32ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login
b

bunny

Recently created Least recently created Recently updated Least recently updated

melanie / bunny-ai-blocking.js

Last active 3 months ago ai bunny
0 0 1
1 const config = {
2 ACCESS_KEY: "",
3 CLEANUP: false,
4 DEBUG: false,
5 PULL_ZONES: [69, 420],
6 };
7
8 const consts = {
9 AI_ROBOTS_FILE:
10 "https://raw.githubusercontent.com/ai-robots-txt/ai.robots.txt/main/robots.txt",