//D setting ver.1.000 [001]yourfilehost2 [002]ttp://.*yourfilehost.com/media.php [003]true [004](http://.{0,5}yourfilehost.com/media.php\\?cat=.+&file=)(.+) [005]$1$2 [006]true [007]$2 [008]true [009]INPUT type=hidden value=\"([^\"]+)\" name=resize_link> [010]$1 [011]true [015]nop [016]auto [019]nop [027]\n [028]true [029]yourfilehost2_program1 [030]function yourfilehost2_program1(str){\n\tif(str.indexOf('this file is unavailable due to server maintenance') != -1){\n\t\tprintln('サーバーがメンテ中だしー');\n\t\texit();\n\t}\n\tif(str.indexOf('') != -1){\n\t\tprintln('残念!さっきまでは在ったのに');\n\t\tprintln('削除されています。');\n\t\texit();\n\t}\n}\n [036]true //end 使い方は readme.txt の設定データの更新を読んで下さい。