I hereby claim:
- I am sapphyrus on github.
- I am sapphyrus (https://keybase.io/sapphyrus) on keybase.
- I have a public key ASBdnHqYYJeuYYoHqzJ-sFimq9s3SDi-4bXYyc20EprO3Qo
To claim this, I am signing this object:
{"languages":["en","ar","bg","chi","cze","da","de","el","es","fi","fr","he","hu","it","jp","ko","lt","lv","nl","no","pl","pt","pt_p","ro","ru","sk","sv","th","tr","ua","vi","zho"],"strings":{"No Access":["You do not have access to this command","ليس لديك صلاحية لهذا الامر","Нямате достъп до тази команда","您无权使用该指令","Nemate pristup k tomuto prikazu","Du har ikke adgang til denne kommando","Du hast keinen Zugriff auf diesen Befehl","Δεν έχετε πρόσβαση σε αυτή την εντολή","No tienes acceso a este comando","Sinulla ei ole oikeuksia tähän komentoon","Vous n'avez pas accès à cette commande","אין לך גישה לפקודה זו","Nincs hozzáférési jogod!","Non hai accesso a questo comando","このコマンドにアクセスする権限がありません。","당신은 이 명령을 사용할 권한이 없습니다","Jūs neturite teisių šiai komandai","Tev nav pieejas šai komandai","Je hebt geen toegang tot dit commando","Nie masz dostępu do tej komendy.","Você não tem acesso a esse comando","Não tens acesso a este comando.","Nu ai acces la această comandă","У вас нет доступа к этой команде","Nemáš prístup |
MIT License | |
Copyright (c) 2022 sapphyrus | |
Permission is hereby granted, free of charge, to any person obtaining a copy | |
of this software and associated documentation files (the "Software"), to deal | |
in the Software without restriction, including without limitation the rights | |
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
copies of the Software, and to permit persons to whom the Software is | |
furnished to do so, subject to the following conditions: |
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
Version: OpenPGP.js v4.10.4 | |
Comment: https://openpgpjs.org | |
xsBNBFoV/tUBCADfZfVS9rIGtsR+V91PRUolXLqYe7qXbxpsfOUexSma2Fx+ | |
blT7rGbI7t5HMHKiFS67sCyAWDDfVw3LBilIVEn7TVZjSH76bkCCYUCiu9b+ | |
vAdYk6Aq9LuMjB5tcZhsTjXdOXLdkzi1PpGpU/1L3/k8C2Ecp48ryG9xQL0Y | |
wBAD7JNjp/KH+2TedMj4U7PxyLYKodfB7bSihX0iq36sS+VaFj/lKAFAVJJp | |
hKkIoV1SGXfLWLd5AS/ayToo4jWF3iN97Tk6HmGph+UBq4qneKmSVq/5XZa/ | |
FbE+3kuwMCBrr9YNhx2AFK572G5lnOWi+XRNC0Z3r8tOC1x0IFpndGJ5ABEB |
// ==UserScript== | |
// @name gamesense.pub turbolinks | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description injects turbolinks into gamesense.pub forums | |
// @author sapphyrus | |
// @match https://gamesense.pub/forums/* | |
// @grant none | |
// ==/UserScript== |
require "bundler/inline" | |
gemfile do | |
source "https://rubygems.org" | |
gem "vdf4r" | |
gem "vdf" | |
require "benchmark" | |
end |
I hereby claim:
To claim this, I am signing this object:
// ==UserScript== | |
// @name GameTracker.com direct links | |
// @version 2.1 | |
// @namespace www.gametracker.com | |
// @author sapphyrus | |
// @description Converts Join Buttons in the search results to clickable links to Steam games. | |
// @include http*.gametracker.com/server_info/* | |
// @include http*.gametracker.com/search/* | |
// ==/UserScript== |