Skip to content

Instantly share code, notes, and snippets.

@critical-bug
critical-bug / gist:296100f1f116f73e4bef7ed48ce7e8a0
Created June 13, 2024 16:44
Google Interstitial ads filter for uBlock Origin etc
||tpc.googlesyndication.com/pagead/js/r*/r20110914/elements/html/fullscreen_api_adapter_fy2021.js$script,domain=googleads.g.doubleclick.net
@critical-bug
critical-bug / init.el
Last active May 27, 2024 06:06
Emacs for Windows 設定など
; Emacs for Windows 29.1 で確認済み
; 文字コードの Priority order で shift_jis より前に cp932 を入れつつ全体としては Unicode UTF-8 優先する
(set-language-environment "UTF-8")
(prefer-coding-system 'japanese-cp932)
(prefer-coding-system 'utf-8)
(custom-set-variables
; 日本語 zip を 非日本語Windows でも文字化けせず展開する
トランザクションのインストールを実行中です。
インストール段階を開始しています。
c:\Program Files (x86)\Realtek\Realtek Windows NIC Driver\RtDashService\RtDashService.exe アセンブリの進行状態については、ログ ファイルの内容を参照してください。
ファイルは c:\Program Files (x86)\Realtek\Realtek Windows NIC Driver\RtDashService\RtDashService.InstallLog にあります。
インストール段階が正常に完了しました。コミット段階を開始しています。
c:\Program Files (x86)\Realtek\Realtek Windows NIC Driver\RtDashService\RtDashService.exe アセンブリの進行状態については、ログ ファイルの内容を参照してください。
ファイルは c:\Program Files (x86)\Realtek\Realtek Windows NIC Driver\RtDashService\RtDashService.InstallLog にあります。
@critical-bug
critical-bug / gist:2c4e78da667ae1a21579b1ceecfea476
Last active September 21, 2022 10:54
10000 top domains used to train Chrome Topics classifier, decoded from override_list.pb. https://developer.chrome.com/docs/privacy-sandbox/topics/#where-can-i-find-the-current-classifier-model
1 {
1: "037hdmovie com"
2 {
1: 12
}
}
1 {
1: "0gomovies sh"
2 {
1: 12
(function(sttc){/*
Copyright The Closure Library Authors.
SPDX-License-Identifier: Apache-2.0
*/
var n,aa;function ba(a){var b=0;return function(){return b<a.length?{done:!1,value:a[b++]}:{done:!0}}}var ca="function"==typeof Object.defineProperties?Object.defineProperty:function(a,b,c){if(a==Array.prototype||a==Object.prototype)return a;a[b]=c.value;return a};
function da(a){a=["object"==typeof globalThis&&globalThis,a,"object"==typeof window&&window,"object"==typeof self&&self,"object"==typeof global&&global];for(var b=0;b<a.length;++b){var c=a[b];if(c&&c.Math==Math)return c}throw Error("Cannot find global object");}var ea=da(this),fa="function"===typeof Symbol&&"symbol"===typeof Symbol("x"),p={},ha={};function r(a,b){var c=ha[b];if(null==c)return a[b];c=a[c];return void 0!==c?c:a[b]}
function t(a,b,c){if(b)a:{var d=a.split(".");a=1===d.length;var e=d[0],f;!a&&e in p?f=p:f=ea;for(e=0;e<d.length-1;e++){var g=d[e];if(!(g in f))break a;f=f[g]}d=d[d.length-1];c=fa&&"es6"===c?f[d]:null;b=b(c);null!=b&&(
@critical-bug
critical-bug / Link Decoration parameters.md
Last active May 19, 2022 04:21
common url parameters
@critical-bug
critical-bug / mozc_build_trial_2021-05-05.md
Last active May 11, 2021 14:29
Mozc Windows ビルド メモ

https://github.com/google/mozc/blob/master/docs/build_mozc_in_windows.md の指示に従う。 以下トライアンドエラーそのままなので要らんこともやってる。

  1. Python 3.9.4 (C:\Python39\python.exe)
  2. Visual Studio 2019 Community Edition をインストール
  3. Qt 5.9.9 インストール時に MSVC2015 32bit を選択

`Path=C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.7.1033.0_x64__8wekyb3d8bbwe; C:\Python39\Scripts; C:\Python39;

@critical-bug
critical-bug / modifiedEntrySend.html
Created April 6, 2021 13:43
japanforunhcr.org/api/v1
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="robots" content="noindex,nofollow" />
<style>
/* Copyright (c) 2010, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.com/yui/license.html */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
html { backgr
@critical-bug
critical-bug / t.co.html
Created July 3, 2019 05:26
twitter url-shortener t.co response
<head><noscript><META http-equiv="refresh" content="0;URL={original URL}"></noscript><title>{original URL}</title></head><script>window.opener = null; location.replace("{js-string-escaped original URL}")</script>
@critical-bug
critical-bug / 0 odd compatibility.ini
Last active June 8, 2019 15:22
get rid of “you've launched an older version of firefox”
[Compatibility]
LastVersion=Safe Mode
LastOSABI=Linux_x86_64-gcc3
LastPlatformDir=/usr/lib/firefox
LastAppDir=/usr/lib/firefox/browser