{"id":253,"url":"https:\/\/web.daaee.cn\/.\/auth.php","title":"\u7528\u6237\u7ba1\u7406\u7cfb\u7edf","content":"<!DOCTYPE html>\n    <html lang=\"zh-CN\">\n    <head>\n        <meta charset=\"UTF-8\">\n        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n        <title>\u7528\u6237\u7ba1\u7406\u7cfb\u7edf<\/title>\n        <style>\n            body { font-family: Arial, sans-serif; margin: 0; padding: 20px; background: #f5f5f5; }\n            .container { max-width: 1200px; margin: 0 auto; background: white; padding: 20px; border-radius: 5px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }\n            .header { background: #4CAF50; color: white; padding: 10px 20px; margin: -20px -20px 20px -20px; border-radius: 5px 5px 0 0; }\n            .nav { margin-bottom: 20px; }\n            .nav a { margin-right: 15px; color: #333; text-decoration: none; }\n            .nav a:hover { text-decoration: underline; }\n            .form-group { margin-bottom: 15px; }\n            label { display: block; margin-bottom: 5px; }\n            input[type=\"text\"], input[type=\"email\"], input[type=\"password\"], select { width: 300px; padding: 8px; border: 1px solid #ddd; border-radius: 3px; }\n            button, .btn { background: #4CAF50; color: white; border: none; padding: 10px 20px; border-radius: 3px; cursor: pointer; text-decoration: none; display: inline-block; }\n            button:hover, .btn:hover { background: #45a049; }\n            .error { color: #f44336; background: #ffebee; padding: 10px; border-radius: 3px; margin-bottom: 15px; }\n            .success { color: #4CAF50; background: #e8f5e8; padding: 10px; border-radius: 3px; margin-bottom: 15px; }\n            .table { width: 100%; border-collapse: collapse; margin-top: 20px; }\n            .table th, .table td { border: 1px solid #ddd; padding: 8px; text-align: left; }\n            .table th { background: #f2f2f2; }\n            .pagination { margin-top: 20px; }\n            .pagination a { margin-right: 10px; }\n            .status-active { color: green; }\n            .status-inactive { color: red; }\n        <\/style>\n    <\/head>\n    <body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>\u7528\u6237\u7ba1\u7406\u7cfb\u7edf<\/h1>\n        <\/div>\n        <div class=\"nav\"><a href=\"?url=https%3A%2F%2Fweb.daaee.cn%2F%3F\">\u9996\u9875<\/a><a href=\"?url=https%3A%2F%2Fweb.daaee.cn%2F%3Faction%3Dlogin\">\u767b\u5f55<\/a><a href=\"?url=https%3A%2F%2Fweb.daaee.cn%2F%3Faction%3Dregister\">\u6ce8\u518c<\/a><\/div><h2>\u6b22\u8fce\u4f7f\u7528\u7528\u6237\u7ba1\u7406\u7cfb\u7edf<\/h2>\n        <p>\u8fd9\u662f\u4e00\u4e2a\u5355\u6587\u4ef6\u7684\u7528\u6237\u6ce8\u518c\u767b\u5f55\u7cfb\u7edf\uff0c\u652f\u6301\uff1a<\/p>\n        <ul>\n            <li>\u7528\u6237\u6ce8\u518c\u3001\u767b\u5f55\u3001\u9000\u51fa<\/li>\n            <li>\u90ae\u7bb1\u9a8c\u8bc1\u548c\u5bc6\u7801\u52a0\u5bc6<\/li>\n            <li>IP\u5730\u5740\u8bb0\u5f55\u548c\u9650\u5236<\/li>\n            <li>\u7b2c\u4e09\u65b9\u7f51\u7ad9\u63a5\u53e3\u8c03\u7528<\/li>\n            <li>\u7528\u6237\u72b6\u6001\u7ba1\u7406<\/li>\n            <li>\u8d85\u7ea7\u7ba1\u7406\u5458\u529f\u80fd<\/li>\n        <\/ul>\n        <p>\u8bf7\u9009\u62e9\u4ee5\u4e0b\u64cd\u4f5c\uff1a<\/p>\n        <p><a href=\"?url=https%3A%2F%2Fweb.daaee.cn%2F%3Faction%3Dlogin\" class=\"btn\">\u767b\u5f55<\/a> <a href=\"?url=https%3A%2F%2Fweb.daaee.cn%2F%3Faction%3Dregister\" class=\"btn\">\u6ce8\u518c<\/a><\/p>\n        \n        <h3>API\u63a5\u53e3\u8bf4\u660e<\/h3>\n        <p>\u7b2c\u4e09\u65b9\u7f51\u7ad9\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u63a5\u53e3\u96c6\u6210\uff1a<\/p>\n        <pre>\n\u767b\u5f55\u63a5\u53e3\uff1a\nPOST web.daaee.cn\/auth.php?api=1&action=login\n\u53c2\u6570\uff1aemail, password, site(\u7ad9\u70b9\u540d\u79f0), callback(\u56de\u8c03URL)\n\n\u9a8c\u8bc1Token\uff1a\nGET web.daaee.cn\/auth.php?api=1&action=verify_token&token=TOKEN&site=SITE_NAME\n\n\u7528\u6237\u6ce8\u518c\uff1a\nPOST web.daaee.cn\/auth.php?api=1&action=register\n\u53c2\u6570\uff1aemail, password, nickname\n\n\u9000\u51fa\u767b\u5f55\uff1a\nGET web.daaee.cn\/auth.php?api=1&action=logout&token=TOKEN\n        <\/pre><\/div><\/body><\/html>"}