|
1 | 1 | ```mathematica |
2 | | -528K └─┬ main |
| 2 | +460K └─┬ main |
3 | 3 | 300K ├─┬ Github |
4 | 4 | 296K │ └─┬ Runners |
5 | 5 | 64K │ ├─┬ bootstrap |
|
25 | 25 | 8.0K │ ├── run_linux.sh |
26 | 26 | 8.0K │ ├── debloat_ubuntu.sh |
27 | 27 | 4.0K │ └── debian-guix.dockerfile |
28 | | -120K ├─┬ Misc |
29 | | - 72K │ ├─┬ User-Agents |
30 | | - 12K │ │ ├── user_agents_all.txt |
31 | | -4.0K │ │ ├── ua_safari_macos_latest.txt |
32 | | -4.0K │ │ ├── ua_safari_macos_all.txt |
33 | | -4.0K │ │ ├── ua_safari_iphone_latest.txt |
34 | | -4.0K │ │ ├── ua_safari_iphone_all.txt |
35 | | -4.0K │ │ ├── ua_firefox_windows_latest.txt |
36 | | -4.0K │ │ ├── ua_firefox_windows_all.txt |
37 | | -4.0K │ │ ├── ua_firefox_macos_latest.txt |
38 | | -4.0K │ │ ├── ua_firefox_macos_all.txt |
39 | | -4.0K │ │ ├── ua_chrome_windows_latest.txt |
40 | | -4.0K │ │ ├── ua_chrome_windows_all.txt |
41 | | -4.0K │ │ ├── ua_chrome_macos_latest.txt |
42 | | -4.0K │ │ ├── ua_chrome_macos_all.txt |
43 | | -4.0K │ │ ├── ua_chrome_android_latest.txt |
44 | | -4.0K │ │ └── ua_chrome_android_all.txt |
45 | | - 36K │ ├─┬ Cloud |
46 | | - 12K │ │ ├── reboot_instance_cntb.sh |
47 | | -8.0K │ │ ├── reboot_instance_aws.sh |
48 | | -4.0K │ │ ├── setup_idx.nix |
49 | | -4.0K │ │ ├── setup_apptainer_colab.sh |
50 | | -4.0K │ │ └── change_hostname_colab.sh |
51 | | -8.0K │ └── remove_upx_info.sh |
52 | 28 | 92K ├─┬ Linux |
53 | 29 | 28K │ ├── install_bins_curl.sh |
54 | 30 | 12K │ ├── sshd_config_passwordless |
|
59 | 35 | 4.0K │ ├── install_node_x86_64.sh |
60 | 36 | 4.0K │ ├── gentoo.conf |
61 | 37 | 4.0K │ └── DAGU_CRON.md |
| 38 | + 52K ├─┬ Misc |
| 39 | + 36K │ ├─┬ Cloud |
| 40 | + 12K │ │ ├── reboot_instance_cntb.sh |
| 41 | +8.0K │ │ ├── reboot_instance_aws.sh |
| 42 | +4.0K │ │ ├── setup_idx.nix |
| 43 | +4.0K │ │ ├── setup_apptainer_colab.sh |
| 44 | +4.0K │ │ └── change_hostname_colab.sh |
| 45 | +8.0K │ ├── remove_upx_info.sh |
| 46 | +4.0K │ └─┬ User-Agents |
| 47 | + 0B │ ├── user_agents_all.txt |
| 48 | + 0B │ ├── ua_safari_macos_latest.txt |
| 49 | + 0B │ ├── ua_safari_macos_all.txt |
| 50 | + 0B │ ├── ua_safari_iphone_latest.txt |
| 51 | + 0B │ ├── ua_safari_iphone_all.txt |
| 52 | + 0B │ ├── ua_firefox_windows_latest.txt |
| 53 | + 0B │ ├── ua_firefox_windows_all.txt |
| 54 | + 0B │ ├── ua_firefox_macos_latest.txt |
| 55 | + 0B │ ├── ua_firefox_macos_all.txt |
| 56 | + 0B │ ├── ua_chrome_windows_latest.txt |
| 57 | + 0B │ ├── ua_chrome_windows_all.txt |
| 58 | + 0B │ ├── ua_chrome_macos_latest.txt |
| 59 | + 0B │ ├── ua_chrome_macos_all.txt |
| 60 | + 0B │ ├── ua_chrome_android_latest.txt |
| 61 | + 0B │ └── ua_chrome_android_all.txt |
62 | 62 | 8.0K ├── README.md |
63 | 63 | 4.0K └── LICENSE |
64 | 64 | ``` |
0 commit comments