Table secret, columns id, owner_id, repo_id, name, data, created_unix. Scoping: org/user secret -> owner_id set, repo_id=0; repo secret -> owner_id=0, repo_id set. Global secrets don't exist. data is bytea
Forgejo >= 13.0:
Table secret, columns id, owner_id, repo_id, name, data, created_unix. Scoping: org/user secret -> owner_id set, repo_id=0; repo secret -> owner_id=0, repo_id set. Global secrets don't exist. data is bytea
Forgejo >= 13.0:
Requires Terminal and Xcode with xcode-tools installed.
git clone https://github.com/niklasr22/BrightIntosh.gitsed -i '' 's/func isUnrestrictedUser(refresh: Bool = false) async throws -> Bool {/func isUnrestrictedUser(refresh: Bool = false) async throws -> Bool {\n return true/' ./BrightIntosh/BrightIntosh/EntitlementHandler.swiftxcodebuild -project ./BrightIntosh/BrightIntosh.xcodeproj -scheme BrightIntosh -configuration Release -archivePath ./BrightIntosh/build/BrightIntosh.xcarchive CODE_SIGN_IDENTITY="-" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO archivecp -r ./BrightIntosh/build/BrightIntosh.xcarchive/Products/Applications/BrightIntosh.app /Applications/
tfw maintainers want to squeeze money outta you so much they genuinely™ delete your instructions on how to revert their shitty client-side change to free open source code (AGPL-3.0 by the way) 🤡
here you go, a full guide on how to enable the "Hide connection management window" in FREE rustdesk version
git checkout 1.4.6| /* | |
| This script automatically adds many domains to the hetzner sysmon via robot console. It is preconfigured to create an http check on port 443 with ssl enabled and no auth. | |
| Instructions: | |
| 1. Go to https://robot.hetzner.com/server | |
| 2. Open your server | |
| 3. Open "monitoring" tab | |
| 4. Click on "configured systems" to reveal the sysmon form (it should show a plus sign, checks list, etc) | |
| 5. Open devtools in your browser -> go to console | |
| 6. Make sure to select "System-Monitor" iframe context! the script won't run in the top page context | |
| 7. Modify "yourdomains" to add whatever domains you want |
aspe:keyoxide.org:DDYZB255KE2RUCGDNLI6XEHJLY
Important
I'm looking for a job! Interested in hiring me? Visit cv.hloth.dev to review my resume & CV.
~/Library/Application Support/Session, unless you specified --user-data-dir option during launch which will change the app's data directory to whatever you specified.sql and attachments.noindex — just copy them somewhere on your computerYou can download icons as of 5th April, 2025 in attached zip file. Download Apple Maps POI icons as zip archive
https://duckduckgo.com/local.js?get_mk_token=1https://cdn.apple-mapkit.com/ma/bootstrap?apiVersion=2&mkjsVersion=5.78.158&poi=1 with Authorization: [previous response] header1743879209_3285637747132202088_/_gViGKMuzZNzmDskrn2ovwl0pl9XMsGcon7VsPG9kfmg=[16th February 2024]
API reference for ons.sessionbots.directory:
| <html> | |
| <head> | |
| <title>Navigation test</title> | |
| <script src="./data.js"></script> | |
| <script src="https://cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js"></script> | |
| <style> | |
| body { | |
| margin: 0; | |
| padding: 0; | |
| } |
| // OPEN https://tapochek.net/viewforum.php?f=910&start=0 FIRST | |
| // THEN RUN THIS SCRIPT: | |
| async function start() { | |
| const result = [] | |
| async function parsePage(url) { | |
| const response = await fetch(url) | |
| if (!response.ok) { |